Hostname
j4fbg.com
Last fetched
j4fbg.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
j4fbg.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 j4fbg.com owner
- Contact emails
- 1e6541cc-a573-4584-93db-89cc027e9dfd@identity-protect.org
- 412f09c3-00d9-4d0f-869e-54c43694de15@identity-protect.org
- 9417480b-44e6-44bc-94be-eaabd6746412@identity-protect.org
- 9e0b5060-9749-4ec3-8ca7-ef1c0d73fd2b@identity-protect.org
- aef0e987-3cc1-44cd-b867-62ef2cfe056b@identity-protect.org
- fb68cf33-142b-4a5b-afd0-e03936d7508d@identity-protect.org
- owner-10159225@j4fbg.com.whoisprivacyservice.org
- owner-11437567@j4fbg.com.whoisprivacyservice.org
- owner-1937051@j4fbg.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of j4fbg.com.
Web-graph footprint
Distinct hostnames that link to or from j4fbg.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for j4fbg.com.
| Mechanism | Target |
|---|---|
| SPF_A | j4fbg.com |
| SPF_IP | 108.178.43.190 |
| SPF_MX | j4fbg.com |
Related pages
Pivot deeper into the graph from j4fbg.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "j4fbg.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.