Hostname
biblicalmindset.com
Last fetched
biblicalmindset.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
biblicalmindset.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.160.170.106 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.20 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.8 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.88 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.171.76.100 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.55 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.76 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.76.78 | 3.171.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- aw32
- Contact emails
- efb3cf984d6e482f8c7779e3d7e8f7d3.protect@whoisguard.com
- sheila22@gmail.com
- 24f9d833-00eb-4cb1-9cb5-d2699fd02e1c@identity-protect.org
- 293a22f2-bb1a-4db6-b529-7441b39d4a3b@identity-protect.org
- 46db8682-e673-4cfb-8853-677dd70efbe0@identity-protect.org
- 4f11ac7b-3473-4e81-aa83-dfaee9184756@identity-protect.org
- 8882e428-0ab9-457f-9c70-7303f6ebbdb2@identity-protect.org
- fb71b6bf-9241-4564-bb5f-b2dec5fc31f5@identity-protect.org
Subdomains
1 observed subdomain of biblicalmindset.com.
| Subdomain |
|---|
| www.biblicalmindset.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for biblicalmindset.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from biblicalmindset.com.
- IP · 3.160.170.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ZA
- Email · efb3cf984d6e482f8c7779e3d7e8f7d3.protect@whoisguard.com
- TLD · .com
- Browse hostnames · bi…
- 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: "biblicalmindset.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.