Skip to content

Hostname

eytsa.com

Last fetched

eytsa.com resolves to 1 IPv4 address operated by AS270179 in MX. WHOIS lists iana:4320 as the registrar.

Nutrition Label

WHISPER CANON · eytsa.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eytsa.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.124.220.14238.124.220.0/22AS270179MX

WHOIS identity

Registrar
iana:4320
Organization
electronica y temporizadores sa de cv
Contact emails

Subdomains

9 observed subdomains of eytsa.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • eytsa.com

SPF policy

9 SPF mechanisms authorising senders for eytsa.com.

MechanismTarget
SPF_Aeytsa.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.tacobit.com
SPF_IP15.235.115.115
SPF_IP38.124.220.142
SPF_IP51.222.0.55
SPF_IP54.39.132.169
SPF_IP72.9.155.227
SPF_MXeytsa.com

Related pages

Pivot deeper into the graph from eytsa.com.

Cypher and MCP

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

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