Skip to content

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

WHISPER CANON · e-jumbo.roRouting diversity4.8/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/e-jumbo.ro

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.

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.

MechanismTarget
SPF_Amta1.jumbo.gr
SPF_Amta2.jumbo.gr
SPF_Amta3.jumbo.gr
SPF_Amta4.jumbo.gr
SPF_INCLUDEspf.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 20

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