Hostname
e-jumbo.ro
Last fetched
e-jumbo.ro resolves to 20 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists registrar:epag domainservices gmbh as the registrar.
Nutrition Label
Resolution chain
e-jumbo.ro resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.16.168.13 | 2.16.168.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.168.4 | 2.16.168.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.238.13 | 2.16.238.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.238.142 | 2.16.238.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.238.161 | 2.16.238.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.238.28 | 2.16.238.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.2.13.74 | 23.2.13.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.2.13.99 | 23.2.13.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.202.61.101 | 23.202.61.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.202.61.119 | 23.202.61.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.55.110.48 | 23.55.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.110.77 | 23.55.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.110.79 | 23.55.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.163.11 | 23.55.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.163.39 | 23.55.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.100.181.135 | 95.100.181.0/24 | AS20940 | AKAMAI-ASN1 | IT |
| 95.100.181.137 | 95.100.181.0/24 | AS20940 | AKAMAI-ASN1 | IT |
| 95.101.27.165 | 95.101.27.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.101.27.172 | 95.101.27.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.101.27.196 | 95.101.27.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- registrar:epag domainservices gmbh
- Organization
- —
- Contact emails
- —
Subdomains
6 observed subdomains of e-jumbo.ro.
Web-graph footprint
Distinct hostnames that link to or from e-jumbo.ro in the public web crawl.
64 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for e-jumbo.ro.
| Mechanism | Target |
|---|---|
| SPF_A | mta1.jumbo.gr |
| SPF_A | mta2.jumbo.gr |
| SPF_A | mta3.jumbo.gr |
| SPF_A | mta4.jumbo.gr |
| SPF_INCLUDE | spf.lighthouse.gr |
Related pages
Pivot deeper into the graph from e-jumbo.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "e-jumbo.ro"})-[: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.