Skip to content

Hostname

gardosnetwork.com

Last fetched

gardosnetwork.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · gardosnetwork.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gardosnetwork.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.205.10213.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.11013.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.2513.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.4113.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.238.4218.238.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.238.5018.238.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.238.5218.238.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.238.718.238.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.12218.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.1318.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.2718.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.3018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
athanasios gardos
Contact emails

Subdomains

63 observed subdomains of gardosnetwork.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gardosnetwork.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_MXgardosnetwork.com

Related pages

Pivot deeper into the graph from gardosnetwork.com.

Cypher and MCP

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

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