Skip to content

Hostname

corporate-setup.com

Last fetched

corporate-setup.com resolves to 2 IPv4 addresses operated by SS-ASH - SECURED SERVERS LLC in US. WHOIS lists iana:1250 as the registrar.

Nutrition Label

WHISPER CANON · corporate-setup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/corporate-setup.com

Resolution chain

corporate-setup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
131.153.147.34131.153.144.0/21AS19437SS-ASH - SECURED SERVERS LLCUS
217.76.54.247217.76.48.0/20AS51167CONTABODE

WHOIS identity

Registrar
iana:1250
Organization
whoissecure
Contact emails

Subdomains

22 observed subdomains of corporate-setup.com.

Web-graph footprint

Distinct hostnames that link to or from corporate-setup.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for corporate-setup.com.

MechanismTarget
SPF_Acorporate-setup.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_IP131.153.147.34
SPF_MXcorporate-setup.com

Related pages

Pivot deeper into the graph from corporate-setup.com.

Cypher and MCP

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

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