Skip to content

Hostname

interdigital.com

Last fetched

interdigital.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
66.33.60.12966.33.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
66.33.60.19366.33.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
66.33.60.19466.33.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
66.33.60.3466.33.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
66.33.60.3566.33.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
66.33.60.6666.33.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
66.33.60.6766.33.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
76.76.21.12376.76.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
76.76.21.14276.76.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
76.76.21.16476.76.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
76.76.21.2276.76.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
76.76.21.24176.76.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
76.76.21.9376.76.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
76.76.21.9876.76.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
96.45.82.13596.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.7096.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.12396.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.20396.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0166804891
Contact emails

Subdomains

79 observed subdomains of interdigital.com.

Web-graph footprint

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

415 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for interdigital.com.

MechanismTarget
SPF_INCLUDE8569613.spf10.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.aristotle.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_MXinterdigital.com

Related pages

Pivot deeper into the graph from interdigital.com.

Cypher and MCP

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

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