Skip to content

Hostname

hoeflehner.com

Last fetched

hoeflehner.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:82 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.26.167104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.27.167104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.40.226172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.30172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:82
Organization
gasthof knapplhof
Contact emails

Subdomains

14 observed subdomains of hoeflehner.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for hoeflehner.com.

MechanismTarget
SPF_Adedi1988.your-server.de
SPF_Ahoeflehner.com
SPF_Aihreanfrage.com
SPF_As1.bewertungsassistent.at
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mailjet.comn.outlook.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.201.53.71
SPF_IP162.55.2.115
SPF_IP162.55.2.116
SPF_IP162.55.2.117
SPF_IP188.68.49.120
SPF_IP212.83.34.64/32
SPF_IP2a01:4f8:10a:3ac7:0:0:0:2
SPF_IP5.35.253.98
SPF_IP62.113.218.162/32
SPF_IP62.113.218.163/32
SPF_IP62.113.218.164/32
SPF_IP62.47.98.14
SPF_IP78.46.10.188
SPF_IP83.218.161.138
SPF_IP83.218.161.145
SPF_IP83.218.161.150
SPF_IP83.218.161.71
SPF_IP83.218.161.72
SPF_IP88.99.209.203
SPF_IP94.247.150.17
SPF_MXhoeflehner.com

Related pages

Pivot deeper into the graph from hoeflehner.com.

Cypher and MCP

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

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