Skip to content

Hostname

jamminjumperoos.com

Last fetched

jamminjumperoos.com resolves to 20 IPv4 addresses operated by FD-298-8796 - FASTNET DATA INC in HK. WHOIS lists iana:1923 as the registrar.

Nutrition Label

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

Resolution chain

jamminjumperoos.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.12.95.61154.12.94.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
154.201.79.112154.201.78.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
154.201.79.154154.201.78.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
154.201.79.86154.201.78.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
27.0.232.4627.0.232.0/24AS133752LEASEWEB-APAC-HKG-10 LEASEWEB HONG KONG LIMITEDHK
45.205.26.17345.205.26.0/23AS8796FD-298-8796 - FASTNET DATA INCUS
45.205.26.21345.205.26.0/23AS8796FD-298-8796 - FASTNET DATA INCUS
45.207.200.1245.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.18945.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.19845.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.2145.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.21345.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.2345.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.23245.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.6145.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.6445.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.8545.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.9045.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.207.16845.207.206.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.207.3645.207.206.0/23AS8796FD-298-8796 - FASTNET DATA INCHK

WHOIS identity

Registrar
iana:1923
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

2 observed subdomains of jamminjumperoos.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from jamminjumperoos.com.

Cypher and MCP

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

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