Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.233.117108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.233.24108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.233.33108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.233.48108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.238.136.10118.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.5118.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.7618.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.918.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
bill cope
Contact emails

Subdomains

4 observed subdomains of agingandsociety.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for agingandsociety.com.

MechanismTarget
SPF_Aagingandsociety.com
SPF_INCLUDEne16.com
SPF_IP173.161.28.73
SPF_IP66.35.39.233
SPF_IP74.93.83.6
SPF_MXagingandsociety.com

Related pages

Pivot deeper into the graph from agingandsociety.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.