Hostname
jumo.world
Last fetched
jumo.world resolves to 35.214.22.60, announced in 35.214.0.0/17 by YOUTUBE - Google Ireland Limited in GB. jumo.world is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 35.214.22.60
35.214.0.0/17 · YOUTUBE - Google Ireland Limited · London, GB
IPv6 resolution
No AAAA record for jumo.world is recorded in WhisperGraph.
Attribution
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:81
- Registrant organisation
- contact privacy inc. customer 0140047890
- Contact emails
- jumo.world@contactprivacy.com, 8b5fe78bc69334cafc31b0c9795e0ab4-8150784@contact.gandi.net
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns-352.awsdns-44.com
- ns-708.awsdns-24.net
- ns-1141.awsdns-14.org
- ns-1950.awsdns-51.co.uk
MX records
- za-smtp-inbound-1.mimecast.co.za
- za-smtp-inbound-2.mimecast.co.za
SPF policy
- redirect: _so5wr9otb.sdmarc.net
Threat-feed evidence
History
Related pages
Pivot from jumo.world into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jumo.world"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.