Skip to content

Hostname

eigertrading.com

Last fetched

eigertrading.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AT. WHOIS lists iana:1515 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.165.206.1293.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.153.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.183.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.813.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.169.5.213.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.169.5.823.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.169.5.983.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.169.5.993.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1515
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of eigertrading.com.

Web-graph footprint

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

11 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for eigertrading.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP3.250.177.206
SPF_IP34.24.17.118
SPF_IP52.18.50.223
SPF_IP81.31.99.132

Related pages

Pivot deeper into the graph from eigertrading.com.

Cypher and MCP

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

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