Hostname
bdaffairs.com
Last fetched
bdaffairs.com resolves to 1 IPv4 address operated by AS16276 in US. WHOIS lists iana:1509 as the registrar.
Nutrition Label
Resolution chain
bdaffairs.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 |
|---|---|---|---|---|
| 15.204.190.178 | 15.204.128.0/17 | AS16276 | — | US |
WHOIS identity
- Registrar
- iana:1509
- Organization
- jahan technology
- Contact emails
Subdomains
7 observed subdomains of bdaffairs.com.
Web-graph footprint
Distinct hostnames that link to or from bdaffairs.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- bdaffairs.com
SPF policy
10 SPF mechanisms authorising senders for bdaffairs.com.
| Mechanism | Target |
|---|---|
| SPF_A | bdaffairs.com |
| SPF_INCLUDE | _spf.gsecure.net |
| SPF_IP | 147.135.4.168 |
| SPF_IP | 15.204.190.178 |
| SPF_IP | 15.204.190.179 |
| SPF_IP | 51.81.106.199 |
| SPF_IP | 51.81.140.218 |
| SPF_IP | 51.81.242.29 |
| SPF_IP | 51.81.46.90 |
| SPF_MX | bdaffairs.com |
Related pages
Pivot deeper into the graph from bdaffairs.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bdaffairs.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.