Skip to content

Hostname

eitag.com

Last fetched

eitag.com resolves to 2 IPv4 addresses operated by GOOGLE-2 - Google LLC in ES. WHOIS lists iana:1600 as the registrar.

Nutrition Label

WHISPER CANON · eitag.comRouting diversity2.4/10Peering density5.4/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/eitag.com

Resolution chain

eitag.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.0.205.7934.0.192.0/19AS19527GOOGLE-2 - Google LLCES
80.94.2.20280.94.0.0/20AS39263ES

WHOIS identity

Registrar
iana:1600
Organization
carles gallego gonzalez
Contact emails

Subdomains

9 observed subdomains of eitag.com.

Web-graph footprint

Distinct hostnames that link to or from eitag.com in the public web crawl.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for eitag.com.

MechanismTarget
SPF_Aeitag.com
SPF_INCLUDEinfoal.com
SPF_INCLUDEwebserver12.infoal.com
SPF_IP34.0.205.79
SPF_IP80.94.2.202
SPF_MXeitag.com

Related pages

Pivot deeper into the graph from eitag.com.

Cypher and MCP

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

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