Skip to content

Hostname

homefinity.de

Last fetched

homefinity.de resolves to 1 IPv4 address operated by AS20676 in DE.

Nutrition Label

WHISPER CANON · homefinity.deRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/homefinity.de

Resolution chain

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

IPPrefixASNOperatorCountry
213.148.145.44213.148.128.0/19AS20676DE

WHOIS identity

No WHOIS records are currently associated with homefinity.de in WhisperGraph.

Subdomains

3 observed subdomains of homefinity.de.

Web-graph footprint

Distinct hostnames that link to or from homefinity.de in the public web crawl.

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for homefinity.de.

MechanismTarget
SPF_Amx.treuorga.net
SPF_Amx11.treuorga.net
SPF_Amx12.treuorga.net
SPF_Asmtp.strato.de
SPF_IP213.148.145.44
SPF_IP62.112.46.154
SPF_IP62.112.52.52
SPF_IP62.112.57.214
SPF_IP81.169.145.133/32
SPF_MXhomefinity.de

Related pages

Pivot deeper into the graph from homefinity.de.

Cypher and MCP

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

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