Skip to content

Hostname

suitsupply.com

Last fetched

suitsupply.com resolves to 10 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · suitsupply.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/suitsupply.com

Resolution chain

suitsupply.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:269
Organization
suit supply b.v.
Contact emails

Subdomains

95 observed subdomains of suitsupply.com.

Web-graph footprint

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

1,544 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for suitsupply.com.

MechanismTarget
SPF_Asuitsupply.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.emsecure.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP13.111.10.129/32
SPF_IP134.213.224.83
SPF_IP217.149.135.144/29
SPF_IP51.137.62.241
SPF_IP64.95.132.100
SPF_IP81.21.141.229/32

Related pages

Pivot deeper into the graph from suitsupply.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "suitsupply.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.