Skip to content

Hostname

comscore.com

Last fetched

comscore.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.20.10013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.5613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.5713.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.8913.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.245.60.12318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.5218.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.51.10118.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.11618.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.218.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.4418.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:292
Organization
comscore,
Contact emails

Subdomains

109 observed subdomains of comscore.com.

Web-graph footprint

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

10,537 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for comscore.com.

Related pages

Pivot deeper into the graph from comscore.com.

Cypher and MCP

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

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