Skip to content

Hostname

sabroe.com

Last fetched

sabroe.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.155.5845.60.155.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.167.5845.60.167.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sabroe.com.

MechanismTarget
SPF_Amtarelay.combineservices.dk
SPF_Asabroe.com
SPF_IP194.88.216.47
SPF_IP194.88.217.97
SPF_IP5.9.23.10
SPF_IP5.9.23.9
SPF_MXsabroe.com

Related pages

Pivot deeper into the graph from sabroe.com.

Cypher and MCP

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

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