Skip to content

Hostname

jumpvps.org

Last fetched

jumpvps.org resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · jumpvps.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jumpvps.org

Resolution chain

jumpvps.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.59.128.14537.59.0.0/16AS16276DE

WHOIS identity

Registrar
iana:82
Organization
jump hosting solutions
Contact emails

Subdomains

340 observed subdomains of jumpvps.org.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jumpvps.org.

MechanismTarget
SPF_Ajumpvps.org
SPF_INCLUDEweb.jumphosting01.com
SPF_IP176.31.229.217
SPF_IP37.187.165.126
SPF_IP37.59.128.145
SPF_MXjumpvps.org

Related pages

Pivot deeper into the graph from jumpvps.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jumpvps.org"})-[: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.