Skip to content

Hostname

ideasets.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.246.28108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.246.33108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.246.36108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.246.90108.138.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.207.253.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.383.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.873.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.913.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
99.86.30.2299.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.6099.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.7299.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.9999.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:3827
Organization
bisprint
Contact emails

Subdomains

7 observed subdomains of ideasets.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ideasets.com.

Cypher and MCP

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

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