Hostname
jaktapp.com
Last fetched
jaktapp.com resolves to 1 IPv4 address operated by AS202128 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
jaktapp.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.78.210.46 | 185.78.208.0/22 | AS202128 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- fjordane it as
- Contact emails
- 3a4vrck4szbh@privacy-protection.email
- 5e7ebnhaf9yn@privacy-protection.email
- 8hzdkwydvrj2@privacy-protection.email
- cdapuep3vjed@privacy-protection.email
- erdmpwf4dgj7@privacy-protection.email
- fkzdraesm8zw@privacy-protection.email
- m7fxdxp36dwk@privacy-protection.email
- rhcubz63ioui@privacy-protection.email
- spth6jjfyvid@privacy-protection.email
- tk4wvdeqa3rf@privacy-protection.email
- trefmnsa5xyu@privacy-protection.email
- waqkder9d5pb@privacy-protection.email
- wjx2pz6jyd2g@privacy-protection.email
- xefq5yye4ydr@privacy-protection.email
- ymhu2m35bbrg@privacy-protection.email
- z3wkfhgzv74p@privacy-protection.email
Web-graph footprint
Distinct hostnames that link to or from jaktapp.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for jaktapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.straumpost.no |
Related pages
Pivot deeper into the graph from jaktapp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jaktapp.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.