Skip to content

Hostname

eisfair.org

Last fetched

eisfair.org resolves to 1 IPv4 address operated by AS29670 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · eisfair.orgRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/eisfair.org

Resolution chain

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

IPPrefixASNOperatorCountry
217.197.80.132217.197.80.0/20AS29670DE

WHOIS identity

Registrar
iana:269
Organization
net(t)work(s) e.v.
Contact emails

Subdomains

14 observed subdomains of eisfair.org.

Web-graph footprint

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

59 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for eisfair.org.

MechanismTarget
SPF_Aeisfair.org
SPF_Aeisler.nettworks.org
SPF_Amail.nettworks.org
SPF_IP139.20.200.37
SPF_IP213.190.30.202
SPF_IP2a0a:51c0:0:1d9:0:0:0:202
SPF_MXeisfair.org

Related pages

Pivot deeper into the graph from eisfair.org.

Cypher and MCP

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

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