Skip to content

Hostname

disabilityquotes.com

Last fetched

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

Nutrition Label

WHISPER CANON · disabilityquotes.comRouting diversity5.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/disabilityquotes.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.141.209100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.57.192107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.41.733.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.124.15934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.192.17234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.207.21734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.65.18234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.127.2944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.40.19854.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.216.17254.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.97.854.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.207.13154.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.179.19354.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

4 observed subdomains of disabilityquotes.com.

Web-graph footprint

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

77 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for disabilityquotes.com.

MechanismTarget
SPF_INCLUDEemail01.fmgsuite.com
SPF_INCLUDEspf.glic.com

Related pages

Pivot deeper into the graph from disabilityquotes.com.

Cypher and MCP

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

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