Hostname
civilityscorecard.com
Last fetched
civilityscorecard.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
civilityscorecard.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.138.128.109 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.120 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.19 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.89 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.39.112 | 13.249.38.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.39.58 | 13.249.38.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.39.69 | 13.249.38.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.39.84 | 13.249.38.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of civilityscorecard.com owner
- Contact emails
- civilityscorecard.com@domainsbyproxy.com
- rcharvoni@aol.com
- 145dc967-3f98-4977-a798-b2b771e3e089@identity-protect.org
- 3bfb509c-aaad-4958-b032-9511a2cf893e@identity-protect.org
- 4711daab-5a30-4956-9c63-9f59d01cca68@identity-protect.org
- 51429a90-9563-45e7-a66d-77f6c7761a9b@identity-protect.org
- 8e915c37-e691-4eff-9d8c-2fd94354a860@identity-protect.org
- a3c3d8fb-8c48-4167-b784-beed3e864f0f@identity-protect.org
- e5848f8b-a7b9-47d6-b83f-2461cea2c744@identity-protect.org
Subdomains
2 observed subdomains of civilityscorecard.com.
Web-graph footprint
Distinct hostnames that link to or from civilityscorecard.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- civilityscorecard.com
SPF policy
3 SPF mechanisms authorising senders for civilityscorecard.com.
| Mechanism | Target |
|---|---|
| SPF_A | civilityscorecard.com |
| SPF_IP | 34.212.55.155 |
| SPF_MX | civilityscorecard.com |
Related pages
Pivot deeper into the graph from civilityscorecard.com.
- IP · 108.138.128.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · civilityscorecard.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ci…
- 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: "civilityscorecard.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.