Skip to content

Hostname

seniorly.com

Last fetched

seniorly.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · seniorly.comRouting diversity5.6/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/seniorly.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.48.200100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.159.1535.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.133.3535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.94.4544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.193.25044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.31.10152.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.206.63.4052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.35.118.13452.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.181.5152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.86.1652.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.210.052.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.228.237184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.161.6734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

11 observed subdomains of seniorly.com.

Web-graph footprint

Distinct hostnames that link to or from seniorly.com in the public web crawl.

592 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for seniorly.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from seniorly.com.

Cypher and MCP

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

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