Skip to content

Hostname

jfbd.com

Last fetched

jfbd.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · jfbd.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jfbd.com

Resolution chain

jfbd.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.199.236.46128.199.192.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG
68.183.228.2768.183.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

Registrar
iana:82
Organization
mr. a q i chowdhury
Contact emails

Subdomains

3 observed subdomains of jfbd.com.

Web-graph footprint

Distinct hostnames that link to or from jfbd.com in the public web crawl.

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jfbd.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from jfbd.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "jfbd.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.