Hostname
agingandsociety.com
Last fetched
agingandsociety.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
agingandsociety.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.233.117 | 108.138.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.233.24 | 108.138.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.233.33 | 108.138.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.233.48 | 108.138.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.238.136.101 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.51 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.76 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.9 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bill cope
- Contact emails
- hostmaster@commongroundpublishing.com
- 13eefd0a-a726-4b45-8a62-77e4737cecc4@identity-protect.org
- 61bd19a1-072f-4b50-a604-5c07483e42ce@identity-protect.org
- 72f932d7-a3ab-4748-a63e-eb678ed26046@identity-protect.org
- a4208125-fd02-4f05-ab79-7be9c0d6ac7f@identity-protect.org
- a621ffcd-73a6-4663-bb1c-7f86f1fb0dc1@identity-protect.org
- e7771bc4-d008-4b39-9652-8e78a4309328@identity-protect.org
Subdomains
4 observed subdomains of agingandsociety.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from agingandsociety.com in the public web crawl.
23 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for agingandsociety.com.
| Mechanism | Target |
|---|---|
| SPF_A | agingandsociety.com |
| SPF_INCLUDE | ne16.com |
| SPF_IP | 173.161.28.73 |
| SPF_IP | 66.35.39.233 |
| SPF_IP | 74.93.83.6 |
| SPF_MX | agingandsociety.com |
Related pages
Pivot deeper into the graph from agingandsociety.com.
- IP · 108.138.233.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · hostmaster@commongroundpublishing.com
- TLD · .com
- Browse hostnames · ag…
- 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: "agingandsociety.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.