Skip to content

Hostname

petrebels.com

Last fetched

petrebels.com resolves to 2 IPv4 addresses operated by SIMPLYTRANSIT in GB. WHOIS lists iana:839 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.234.151.24885.234.128.0/19AS29550SIMPLYTRANSITGB
92.48.108.11592.48.64.0/18AS29550SIMPLYTRANSITGB

WHOIS identity

Registrar
iana:839
Organization
d steenbakkers
Contact emails

Subdomains

9 observed subdomains of petrebels.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for petrebels.com.

MechanismTarget
SPF_Apetrebels.com
SPF_Asmtp.uniserver.nl
SPF_Avs1113.uniserver.nl
SPF_INCLUDE_spf.exsilia.net
SPF_INCLUDEklaviyo.com
SPF_INCLUDEspf.petrebels.hypernode.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP83.143.186.248
SPF_IP85.158.207.77

Related pages

Pivot deeper into the graph from petrebels.com.

Cypher and MCP

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

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