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
Resolution chain
parity.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.232.115 | 108.158.232.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.232.48 | 108.158.232.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.232.63 | 108.158.232.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.232.88 | 108.158.232.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.226.94.123 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.127 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.49 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.80 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy.co.com - b4533
- Contact emails
- 53460254711746-25a2b3@whoisprivacyservices.com.au
- 53460254711746-3b66aa@whoisprivacyservices.com.au
- 53460254711746-549921@whoisprivacyservices.com.au
- 53460254711746-72a942@whoisprivacyservices.com.au
- parity.com@privacy.co.com
- parity.com@fab.jewellaprivacy.com
- f52eb9d2b2b742ad98c8a6e68f86479d.protect@withheldforprivacy.com
Subdomains
26 observed subdomains of parity.com.
Showing 16 of 26. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for parity.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.google.com |
| SPF_INCLUDE | _netblocks2.google.com |
| SPF_INCLUDE | _netblocks3.google.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from parity.com.
- IP · 108.158.232.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · IN
- Email · 53460254711746-25a2b3@whoisprivacyservices.com.au
- TLD · .com
- Browse hostnames · pa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.