Hostname
bdplaw.com
Last fetched
bdplaw.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bdplaw.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.64.66.93 | 52.64.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- b93d73yj956@networksolutionsprivateregistration.com
- cy9rn4y987h@networksolutionsprivateregistration.com
- hf9953734wc@networksolutionsprivateregistration.com
- jc9pc3j95y3@networksolutionsprivateregistration.com
- s28su4gp5fn@networksolutionsprivateregistration.com
- su8827fc8zv@networksolutionsprivateregistration.com
- tp4z85xt6jg@networksolutionsprivateregistration.com
- vn9hc3xx9wp@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of bdplaw.com.
Web-graph footprint
Distinct hostnames that link to or from bdplaw.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 bdplaw.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.viglobal.com |
| SPF_A | smtp2.videsktop.com |
| SPF_INCLUDE | ca._netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 205.219.118.0/23 |
| SPF_IP | 64.141.118.126/24 |
Related pages
Pivot deeper into the graph from bdplaw.com.
- IP · 52.64.66.93
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · AU
- Email · b93d73yj956@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · bd…
- 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: "bdplaw.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.