Skip to content

Hostname

primateonline.com

Last fetched

primateonline.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.207.19616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.8816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.1816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.12.723.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.108.17152.217.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.198.2952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.227.16552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.91.8352.217.91.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
nick gustavsson
Contact emails

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from primateonline.com.

Cypher and MCP

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

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