Hostname
b4ufly.com
Last fetched
b4ufly.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
b4ufly.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of b4ufly.com owner
- Contact emails
- 06741bd3-45ae-4c51-afd3-0bb95bf9040b@identity-protect.org
- 13d58322-87a1-4c25-ba28-4b2733ec817b@identity-protect.org
- 144c6ca6-35d2-420f-b060-5fc41490609e@identity-protect.org
- 7ae8fcad-a912-49fb-8c8a-5b28c7a9bff1@identity-protect.org
- c0fe7d96-4891-4e39-ad28-a9b209c924b7@identity-protect.org
- cb649d3e-101c-4b4f-be5c-74b5d5e4adab@identity-protect.org
- ea8a8db5-1cbb-400d-a805-0cfb53295b75@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from b4ufly.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for b4ufly.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | spf_b4ufly_com.prodmarc.com |
Related pages
Pivot deeper into the graph from b4ufly.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "b4ufly.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.