Skip to content

Hostname

40parables.com

Last fetched

40parables.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · 40parables.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/40parables.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.192.5416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.8816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.4616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.33.9316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.1633.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
34.174.243.14834.174.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
52.216.50.5352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.52.22952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.159.1352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of 40parables.com owner
Contact emails

Subdomains

14 observed subdomains of 40parables.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 40parables.com.

MechanismTarget
SPF_A40parables.com
SPF_Aus4.siteground.us
SPF_INCLUDE40parables.com.spf.auto.dnssmarthost.net
SPF_INCLUDEemsd1.com
SPF_IP37.60.244.91
SPF_MX40parables.com

Related pages

Pivot deeper into the graph from 40parables.com.

Cypher and MCP

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

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