Skip to content

Hostname

jenijeleva.com

Last fetched

jenijeleva.com resolves to 1 IPv4 address operated by DELTA-BG-AS in BG.

Nutrition Label

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

Resolution chain

jenijeleva.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
79.98.104.479.98.104.0/24AS8860DELTA-BG-ASBG

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • jenijeleva.com

SPF policy

9 SPF mechanisms authorising senders for jenijeleva.com.

MechanismTarget
SPF_Ajenijeleva.com
SPF_INCLUDEweb.jumphosting01.com
SPF_IP176.31.229.217
SPF_IP37.187.165.126
SPF_IP37.59.128.128
SPF_IP79.98.104.212
SPF_IP79.98.104.4
SPF_IP92.222.129.160
SPF_MXjenijeleva.com

Related pages

Pivot deeper into the graph from jenijeleva.com.

Cypher and MCP

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

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