Skip to content

Hostname

havep.com

Last fetched

havep.com resolves to 1 IPv4 address operated by COMBELL-AS in BE. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

havep.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.135.12.196185.135.12.0/24AS34762COMBELL-ASBE

WHOIS identity

Registrar
iana:269
Organization
bv textielfabrieken h. van puijenbroek
Contact emails

Subdomains

23 observed subdomains of havep.com.

Web-graph footprint

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

135 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for havep.com.

MechanismTarget
SPF_INCLUDE143153704.spf06.hubspotemail.net
SPF_INCLUDE_spf.welder.nl
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.transsmart.com
SPF_IP108.177.16.8
SPF_IP185.135.12.196
SPF_IP185.66.92.52
SPF_IP213.207.88.128
SPF_IP45.92.248.193
SPF_IP54.240.10.179
SPF_IP54.240.10.204
SPF_IP80.255.247.247/28
SPF_IP84.38.238.177
SPF_IP84.38.238.182

Related pages

Pivot deeper into the graph from havep.com.

Cypher and MCP

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

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