Skip to content

Hostname

icg360.com

Last fetched

icg360.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.21.119100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.147.221100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.108.2918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.113.15044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.40.13252.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.99.15452.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.164.7954.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.211.4654.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.56.4398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.107.20598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of icg360.com owner
Contact emails

Subdomains

9 observed subdomains of icg360.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for icg360.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from icg360.com.

Cypher and MCP

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

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