Hostname
nhsbf.com
Last fetched
nhsbf.com resolves to 2 IPv4 addresses operated by AS206834 in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
nhsbf.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.247.81.99 | 104.247.80.0/22 | AS206834 | — | CA |
| 185.53.178.99 | 185.53.176.0/22 | AS61969 | — | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 0afmlgrvlsjkk8sc0i58r0ectf@domaindiscreet.com
- lamory@nhsbf.com
- 12857d058b23ab736aa2495fce4434a55681cf96c0c05606b54b8e9ac44d01b1@nhsbf.com.whoisproxy.org
- 1c311deaa6dc0ef19383b90c1c841f5d144e9afd8f140fea72549b746f17e1b9@nhsbf.com.whoisproxy.org
- 40886e90f7cfb85b79b450811fbc79b8bf08e60133078d6944e08a0f6d425fe8@nhsbf.com.whoisproxy.org
- 74e070e2232157dacf2e6b0244eda5599e6de37951214dcd16816b3bb4e549a9@nhsbf.com.whoisproxy.org
- 87d12a7889722c4ab4bdc94e37b74b0468318723fad77de1eee5db3566f7c99b@nhsbf.com.whoisproxy.org
- 8b0503be2de9774eec42cce21e3e100c42a6c015967beebff38c534f5d904a59@nhsbf.com.whoisproxy.org
- 9dbd195a77aee0cd8651310d50e984d44222069740e3c9669803b895bddaa321@nhsbf.com.whoisproxy.org
- a0a02c8d03ef4f75341abd53fa367083d365af4d7db57f33e31b52f63167210c@nhsbf.com.whoisproxy.org
- a20b92b94a6dc9080602ed9efd26d6510c98080c57b894a5248d158efca3ba7e@nhsbf.com.whoisproxy.org
- a85b076391f10928e28018c856ee12da5943d1743f63dcdbe578643e54de6fba@nhsbf.com.whoisproxy.org
- c221530ee70ebd1ba8aa9d7135987b0b693e5df71ec85889bf8b4527d54212eb@nhsbf.com.whoisproxy.org
- d028ff32b3b818e0064263fcfe4334fc0e391b42a43f7b63e1e40b2a48c50a1d@nhsbf.com.whoisproxy.org
- d46b28eaea8e92e634fa14399fab4203355ab4e13c7b9145d91e28c1935f88a9@nhsbf.com.whoisproxy.org
- e0da9f413837d49d26a4a2546a0687889604d1125cf4d6ba85f5fc8ba743b2a5@nhsbf.com.whoisproxy.org
- e3ea1200f373ae1a217d014a0b30df4199dd59530e69c5b801e0a21dec0c71e9@nhsbf.com.whoisproxy.org
Subdomains
88 observed subdomains of nhsbf.com.
Showing 25 of 88. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nhsbf.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for nhsbf.com.
| Mechanism | Target |
|---|---|
| SPF_IP | fd1b:212c:a5f9::/48 |
Related pages
Pivot deeper into the graph from nhsbf.com.
- IP · 104.247.81.99
- ASN · AS206834
- Registrar · iana:269
- Country · CA
- Email · 0afmlgrvlsjkk8sc0i58r0ectf@domaindiscreet.com
- TLD · .com
- Browse hostnames · nh…
- 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: "nhsbf.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.