Skip to content

Hostname

eigca.org

Last fetched

eigca.org resolves to 1 IPv4 address operated by AS48254 in GB. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.151.30.211185.151.30.0/24AS48254GB

WHOIS identity

Registrar
iana:106
Organization
european institute of golf course architects (eigca)
Contact emails

Subdomains

5 observed subdomains of eigca.org.

Web-graph footprint

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

104 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for eigca.org.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfc51.megamailservers.com
SPF_IP194.6.235.0/24
SPF_IP217.36.12.4
SPF_IP217.40.242.105/32
SPF_IP87.117.249.64/26

Related pages

Pivot deeper into the graph from eigca.org.

Cypher and MCP

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

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