Skip to content

Hostname

egatex.com

Last fetched

egatex.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · egatex.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/egatex.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.194.106143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.114143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.118143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.84143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.161.111.3918.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.4218.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.5818.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.6618.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:379
Organization
Contact emails

Subdomains

2 observed subdomains of egatex.com.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for egatex.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.56.160.0/21
SPF_IP80.32.38.125
SPF_IP80.35.16.49
SPF_IP89.140.186.0/24
SPF_MXcorreo.egatex.com
SPF_MXegatex.com
SPF_MXmail.egatex.com

Related pages

Pivot deeper into the graph from egatex.com.

Cypher and MCP

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

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