Hostname
jth.net
Last fetched
jth.net resolves to 212.237.178.27, announced in 212.237.176.0/21 by KVIKNET-DK - EWII Bredbaand A/S in DK. jth.net 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
- 212.237.178.27
212.237.176.0/21 · KVIKNET-DK - EWII Bredbaand A/S · Copenhagen, DK
IPv6 resolution
No AAAA record for jth.net is recorded in WhisperGraph.
Attribution
ewii bredbaand
DNS_OPERATOR, ORIGIN_AS
WHOIS identity
- Registrar
- iana:113
- Registrant organisation
- joergen thomsen
- Contact emails
- jth5@jth.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.
Sample inbound links
Mail and authentication
Nameservers
- ns1.jth.net
- ns4.jth.net
MX records
- mail.jth.net
- ns4.jth.net
SPF policy
- ip: 147.29.0.0/16
- ip: 62.44.0.0/16
- ip: 212.97.0.0/16
- ip: 194.245.148.0/24
- ip: 129.142.244.0/24
- ip: 195.41.46.0/24
- ip: 10.30.5.0/24
- ip: 87.104.241.106/32
- ip: 2a06:4004:b026::/48
- ip: 2a06:4005:8003::2/64
- ip: 87.104.63.6/32
- a: mail-gw.stofanet.dk
- a: jth.net
- mx: jth.net
- ip: 212.237.178.27
Threat-feed evidence
History
Related pages
Pivot from jth.net 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: "jth.net"})-[: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.