Hostname
xakt.com
Last fetched
xakt.com resolves to 1 IPv4 address operated by AS206260 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
xakt.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 |
|---|---|---|---|---|
| 46.227.192.30 | 46.227.192.0/21 | AS206260 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- aspnor as
- Contact emails
- aqtsoxrww8i4@privacy-protection.email
- bb8pzpxytyxe@privacy-protection.email
- eyefdqd5gpme@privacy-protection.email
- f5ycfjf3mfw7@privacy-protection.email
- ibxbuo9cqxub@privacy-protection.email
- jb7ksbnyuxtx@privacy-protection.email
- mekcuhzmu4dc@spamprotection.email
- xaqe3h2n6tcn@spamprotection.email
- zhmibdfpv6hk@privacy-protection.email
- firmapost@aspnor.no
Subdomains
5 observed subdomains of xakt.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for xakt.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from xakt.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xakt.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.