Hostname
bdyork.com
Last fetched
bdyork.com resolves to 1 IPv4 address operated by EHL-AS-AP EBN HOST LIMITED in BD. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
bdyork.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 |
|---|---|---|---|---|
| 115.187.19.21 | 115.187.19.0/24 | AS133070 | EHL-AS-AP EBN HOST LIMITED | BD |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
10 observed subdomains of bdyork.com.
Web-graph footprint
Distinct hostnames that link to or from bdyork.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- bdyork.com
SPF policy
4 SPF mechanisms authorising senders for bdyork.com.
| Mechanism | Target |
|---|---|
| SPF_A | bdyork.com |
| SPF_IP | 115.187.18.66 |
| SPF_IP | 115.187.19.18 |
| SPF_MX | bdyork.com |
Related pages
Pivot deeper into the graph from bdyork.com.
- IP · 115.187.19.21
- ASN · AS133070EHL-AS-AP EBN HOST LIMITED
- Registrar · iana:1068
- Country · BD
- Email · 83366952c0524e1cbf27f34016e5111e.protect@whoisguard.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: "bdyork.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.