Skip to content

Hostname

indicia.com

Last fetched

indicia.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · indicia.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/indicia.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.42.3.2613.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.130.187.6418.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.12.4718.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.170.75.3018.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.9.253.803.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.9.30.1053.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
16.60.109.10816.60.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

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

Subdomains

19 observed subdomains of indicia.com.

Web-graph footprint

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

17 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for indicia.com.

MechanismTarget
SPF_INCLUDE185862.spf02.hubspotemail.net
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDE_spf.indicia.com

Related pages

Pivot deeper into the graph from indicia.com.

Cypher and MCP

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

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