Skip to content

Hostname

djf.ivanbayan.com

Last fetched

djf.ivanbayan.com resolves to 2 IPv4 addresses operated by MEO-RESIDENCIAL in PT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.83.242.151188.80.0.0/14AS3243MEO-RESIDENCIALPT
82.155.137.22482.154.0.0/15AS3243MEO-RESIDENCIALPT

WHOIS identity

No WHOIS records are currently associated with djf.ivanbayan.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from djf.ivanbayan.com.

Cypher and MCP

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

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