Skip to content

Hostname

hoefinger.cc

Last fetched

hoefinger.cc resolves to 3 IPv4 addresses operated by HETZNER-CLOUD2-AS in US. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · hoefinger.ccRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hoefinger.cc

Resolution chain

hoefinger.cc resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:151
Organization
karin schueller
Contact emails

Subdomains

2 observed subdomains of hoefinger.cc.

Threat posture

History

Mail and authentication

SPF policy

57 SPF mechanisms authorising senders for hoefinger.cc.

MechanismTarget
SPF_INCLUDEjobs2careers.nl
SPF_INCLUDEtech-versions.nl
SPF_IP146.19.143.86/32
SPF_IP45.129.199.170
SPF_IP45.129.199.9
SPF_IP46.246.92.139
SPF_IP46.246.92.160
SPF_IP46.246.92.183
SPF_IP46.246.92.205
SPF_IP46.246.92.221
SPF_IP46.246.92.236
SPF_IP46.246.96.16
SPF_IP46.246.96.168
SPF_IP46.246.96.187
SPF_IP46.246.96.200
SPF_IP46.246.96.205
SPF_IP46.246.96.209
SPF_IP46.246.96.219/32
SPF_IP46.246.96.31
SPF_IP46.246.96.76
SPF_IP46.246.96.93
SPF_IP46.246.97.151
SPF_IP46.246.97.177
SPF_IP46.246.97.186
SPF_IP46.246.97.197
SPF_IP46.246.97.20
SPF_IP46.246.97.200
SPF_IP46.246.97.207
SPF_IP46.246.97.214
SPF_IP46.246.97.234
SPF_IP46.246.97.33
SPF_IP46.246.97.6
SPF_IP46.246.98.114
SPF_IP46.246.98.121
SPF_IP46.246.98.129
SPF_IP46.246.98.150
SPF_IP46.246.98.158
SPF_IP46.246.98.159
SPF_IP46.246.98.161
SPF_IP46.246.98.167
SPF_IP46.246.98.183
SPF_IP46.246.98.184
SPF_IP46.246.98.187
SPF_IP46.246.98.189
SPF_IP46.246.98.190
SPF_IP46.246.98.192
SPF_IP46.246.98.200
SPF_IP46.246.98.224
SPF_IP46.246.98.227
SPF_IP46.246.98.235
SPF_IP46.246.98.35
SPF_IP46.246.98.60
SPF_IP46.246.98.62
SPF_IP46.246.98.68
SPF_IP46.246.98.84
SPF_IP77.72.85.17
SPF_IP77.72.85.69

Related pages

Pivot deeper into the graph from hoefinger.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hoefinger.cc"})-[: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.