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
Resolution chain
40parables.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.192.54 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.216.88 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.219.46 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.33.93 | 16.182.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.12.163 | 3.5.12.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.174.243.148 | 34.174.128.0/17 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
| 52.216.50.53 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.52.229 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.159.13 | 52.217.128.0/19 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for 40parables.com.
| Mechanism | Target |
|---|---|
| SPF_A | 40parables.com |
| SPF_A | us4.siteground.us |
| SPF_INCLUDE | 40parables.com.spf.auto.dnssmarthost.net |
| SPF_INCLUDE | emsd1.com |
| SPF_IP | 37.60.244.91 |
| SPF_MX | 40parables.com |
Related pages
Pivot deeper into the graph from 40parables.com.
- IP · 16.15.192.54
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · easyyoke@gmail.com
- TLD · .com
- Browse hostnames · 40…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.