Hostname
bfits.com
Last fetched
bfits.com resolves to 1 IPv4 address operated by DTAG Internet service provider operations in DE. WHOIS lists iana:226 as the registrar.
Nutrition Label
Resolution chain
bfits.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 |
|---|---|---|---|---|
| 195.243.206.215 | 195.243.0.0/16 | AS3320 | DTAG Internet service provider operations | DE |
WHOIS identity
- Registrar
- iana:226
- Organization
- blanc und fischer it services
- Contact emails
Subdomains
14 observed subdomains of bfits.com.
Web-graph footprint
Distinct hostnames that link to or from bfits.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for bfits.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf2.maas360.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.243.206.192/26 |
| SPF_IP | 62.154.137.192/26 |
| SPF_IP | 85.236.55.225/32 |
Related pages
Pivot deeper into the graph from bfits.com.
- IP · 195.243.206.215
- ASN · AS3320DTAG Internet service provider operations
- Registrar · iana:226
- Country · DE
- Email · zoneadmin@egoproducts.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: "bfits.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.