Skip to content

Hostname

argored.com

Last fetched

argored.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · argored.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/argored.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.110108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.128108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.25108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.34108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
51.178.211.23451.178.0.0/16AS16276FR
65.9.95.4965.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.5065.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.8365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.9365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ

WHOIS identity

Registrar
iana:1068
Organization
argored spain
Contact emails

Subdomains

8 observed subdomains of argored.com.

Web-graph footprint

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

23 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for argored.com.

MechanismTarget
SPF_INCLUDEmxroute.com

Related pages

Pivot deeper into the graph from argored.com.

Cypher and MCP

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

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