Hostname
jenijeleva.com
Last fetched
jenijeleva.com resolves to 1 IPv4 address operated by DELTA-BG-AS in BG.
Nutrition Label
Resolution chain
jenijeleva.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 79.98.104.4 | 79.98.104.0/24 | AS8860 | DELTA-BG-AS | BG |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- jenijeleva.com
SPF policy
9 SPF mechanisms authorising senders for jenijeleva.com.
| Mechanism | Target |
|---|---|
| SPF_A | jenijeleva.com |
| SPF_INCLUDE | web.jumphosting01.com |
| SPF_IP | 176.31.229.217 |
| SPF_IP | 37.187.165.126 |
| SPF_IP | 37.59.128.128 |
| SPF_IP | 79.98.104.212 |
| SPF_IP | 79.98.104.4 |
| SPF_IP | 92.222.129.160 |
| SPF_MX | jenijeleva.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.