Skip to content

Hostname

interhomeopathy.org

Last fetched

interhomeopathy.org resolves to 1 IPv4 address operated by AS34309 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · interhomeopathy.orgRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/interhomeopathy.org

Resolution chain

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

IPPrefixASNOperatorCountry
128.65.211.76128.65.208.0/20AS34309DE

WHOIS identity

Registrar
iana:1387
Organization
katrin sigwart
Contact emails

Subdomains

1 observed subdomain of interhomeopathy.org.

Web-graph footprint

Distinct hostnames that link to or from interhomeopathy.org in the public web crawl.

121 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for interhomeopathy.org.

MechanismTarget
SPF_Ainterhomeopathy.org
SPF_INCLUDEsmartterra-business.de
SPF_MXinterhomeopathy.org

Related pages

Pivot deeper into the graph from interhomeopathy.org.

Cypher and MCP

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

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