Hostname
b-for.com
Last fetched
b-for.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
b-for.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 |
|---|---|---|---|---|
| 64.91.250.204 | 64.91.224.0/19 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- eb6sp8rd23j@networksolutionsprivateregistration.com
- fu8fj3hb86p@networksolutionsprivateregistration.com
- hy9wp8ex4m8@networksolutionsprivateregistration.com
- ks2b25wu8ur@networksolutionsprivateregistration.com
- nb46646a7g3@networksolutionsprivateregistration.com
- sq3qy62y9h2@networksolutionsprivateregistration.com
- un3589nr5bg@networksolutionsprivateregistration.com
- wp3xx4ay246@networksolutionsprivateregistration.com
- y47v79x83h8@networksolutionsprivateregistration.com
Subdomains
9 observed subdomains of b-for.com.
Web-graph footprint
Distinct hostnames that link to or from b-for.com in the public web crawl.
22 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for b-for.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 64.91.250.204 |
Related pages
Pivot deeper into the graph from b-for.com.
- IP · 64.91.250.204
- ASN · AS32244LIQUIDWEB - Liquid Web, L.L.C
- Registrar · iana:2
- Country · US
- Email · eb6sp8rd23j@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · bf…
- 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: "b-for.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.