Skip to content

Hostname

jackhost.net

Last fetched

jackhost.net resolves to 1 IPv4 address operated by AS15456 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · jackhost.netRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/jackhost.net

Resolution chain

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

IPPrefixASNOperatorCountry
62.116.144.20162.116.128.0/19AS15456DE

WHOIS identity

Registrar
iana:151
Organization
ict & development sebastian pape e.k.
Contact emails

Subdomains

28 observed subdomains of jackhost.net.

Web-graph footprint

Distinct hostnames that link to or from jackhost.net in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for jackhost.net.

MechanismTarget
SPF_Ajackhost.net
SPF_IP2001:4178:2:1389::/64
SPF_IP52.4.188.227/32
SPF_IP62.116.144.199/27
SPF_MXjackhost.net

Related pages

Pivot deeper into the graph from jackhost.net.

Cypher and MCP

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

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