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
Resolution chain
hoeflehner.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.26.167 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.27.167 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.40.226 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.43.30 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - 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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
29 SPF mechanisms authorising senders for hoeflehner.com.
| Mechanism | Target |
|---|---|
| SPF_A | dedi1988.your-server.de |
| SPF_A | hoeflehner.com |
| SPF_A | ihreanfrage.com |
| SPF_A | s1.bewertungsassistent.at |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mailjet.comn.outlook.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 138.201.53.71 |
| SPF_IP | 162.55.2.115 |
| SPF_IP | 162.55.2.116 |
| SPF_IP | 162.55.2.117 |
| SPF_IP | 188.68.49.120 |
| SPF_IP | 212.83.34.64/32 |
| SPF_IP | 2a01:4f8:10a:3ac7:0:0:0:2 |
| SPF_IP | 5.35.253.98 |
| SPF_IP | 62.113.218.162/32 |
| SPF_IP | 62.113.218.163/32 |
| SPF_IP | 62.113.218.164/32 |
| SPF_IP | 62.47.98.14 |
| SPF_IP | 78.46.10.188 |
| SPF_IP | 83.218.161.138 |
| SPF_IP | 83.218.161.145 |
| SPF_IP | 83.218.161.150 |
| SPF_IP | 83.218.161.71 |
| SPF_IP | 83.218.161.72 |
| SPF_IP | 88.99.209.203 |
| SPF_IP | 94.247.150.17 |
| SPF_MX | hoeflehner.com |
Related pages
Pivot deeper into the graph from hoeflehner.com.
- IP · 104.18.26.167
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:82
- Country · CA
- Email · g.hoeflehner@knapplhof.at
- TLD · .com
- Browse hostnames · ho…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.