Skip to content

Hostname

parity.com

Last fetched

parity.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · parity.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/parity.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.232.115108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.232.48108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.232.63108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.232.88108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.94.12313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.12713.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.4913.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.8013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy.co.com - b4533
Contact emails

Subdomains

26 observed subdomains of parity.com.

Web-graph footprint

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

15 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for parity.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from parity.com.

Cypher and MCP

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

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