Skip to content

Hostname

supplylogic.com

Last fetched

supplylogic.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · supplylogic.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/supplylogic.com

Resolution chain

supplylogic.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

8 observed subdomains of supplylogic.com.

Web-graph footprint

Distinct hostnames that link to or from supplylogic.com in the public web crawl.

12 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for supplylogic.com.

MechanismTarget
SPF_INCLUDE_spf.app.pti.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP13.68.231.134
SPF_IP148.105.0.0/16
SPF_IP168.245.12.80
SPF_IP168.61.53.238/32
SPF_IP168.62.175.242
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP207.225.155.218
SPF_IP209.134.131.131
SPF_IP209.134.131.132/32
SPF_IP209.134.131.133
SPF_IP209.134.131.148
SPF_IP52.186.33.158
SPF_IP52.188.94.203
SPF_IP52.188.94.231
SPF_IP52.255.196.225
SPF_IP52.27.255.196/30

Related pages

Pivot deeper into the graph from supplylogic.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "supplylogic.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.