Skip to content

Hostname

icollector.com

Last fetched

icollector.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.10213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.12313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.3813.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5813.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.213.12718.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.12918.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.7418.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.8518.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.238.80.12618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3418.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

4 observed subdomains of icollector.com.

Web-graph footprint

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

824 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for icollector.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP64.114.165.128/25

Related pages

Pivot deeper into the graph from icollector.com.

Cypher and MCP

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

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