Hostname
bfe.com
Last fetched
bfe.com resolves to 1 IPv4 address operated by SWISHMAIL - Swishmail in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bfe.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 |
|---|---|---|---|---|
| 208.72.58.237 | 208.72.56.0/22 | AS14469 | SWISHMAIL - Swishmail | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- black forest engineering
- Contact emails
- a58dz3aj6j9@networksolutionsprivateregistration.com
- a958n2432k5@networksolutionsprivateregistration.com
- ag9j79r47pb@networksolutionsprivateregistration.com
- bn4gv3a45qd@networksolutionsprivateregistration.com
- d44hv2729y6@networksolutionsprivateregistration.com
- fg7qw7xd5h9@networksolutionsprivateregistration.com
- gaalema@bfe.com
- h96vw3xr9dz@networksolutionsprivateregistration.com
- ja2jh3rf4p4@networksolutionsprivateregistration.com
- jq7uz3g23vx@networksolutionsprivateregistration.com
- mv6e775b65f@networksolutionsprivateregistration.com
- nd6yc6ve7wk@networksolutionsprivateregistration.com
- pr34r4fq72s@networksolutionsprivateregistration.com
- qv8jb78c2yn@networksolutionsprivateregistration.com
- rh6rv2dz8b6@networksolutionsprivateregistration.com
- rt8cj6hu57u@networksolutionsprivateregistration.com
- rz4v43y65gj@networksolutionsprivateregistration.com
- sh4kg4wc6fy@networksolutionsprivateregistration.com
- ta59g5jw6w9@networksolutionsprivateregistration.com
- wh3tj5pb6z6@networksolutionsprivateregistration.com
- and 5 more
Subdomains
3 observed subdomains of bfe.com.
Web-graph footprint
Distinct hostnames that link to or from bfe.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for bfe.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 65.112.244.115 |
| SPF_IP | 96.69.177.74 |
Related pages
Pivot deeper into the graph from bfe.com.
- IP · 208.72.58.237
- ASN · AS14469SWISHMAIL - Swishmail
- Registrar · iana:2
- Country · US
- Email · a58dz3aj6j9@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: "bfe.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.