Skip to content

Hostname

agewell-hs.com

Last fetched

agewell-hs.com resolves to 1 IPv4 address operated by AS215730 in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · agewell-hs.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/agewell-hs.com

Resolution chain

agewell-hs.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.120.126.8287.120.126.0/24AS215730DE

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

3 observed subdomains of agewell-hs.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for agewell-hs.com.

MechanismTarget
SPF_Aagewell-hs.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsmtp.servconfig.com
SPF_IP213.165.247.112
SPF_MXagewell-hs.com

Related pages

Pivot deeper into the graph from agewell-hs.com.

Cypher and MCP

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

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