Hostname
otta2000.com
Last fetched
otta2000.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
otta2000.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 |
|---|---|---|---|---|
| 194.63.249.211 | 194.63.249.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- domain manager
- Contact emails
- domain@nordichosting.com
- 3bw2wj2kmohs@privacy-protection.email
- 6c4qb8jjbeec@privacy-protection.email
- 73vovgsxeudj@privacy-protection.email
- bjxmksdi3ge6@privacy-protection.email
- cav7gephtqwy@privacy-protection.email
- dozkbe8uqfi8@privacy-protection.email
- jmk94qk9tesc@privacy-protection.email
- k8r24mopqnx8@privacy-protection.email
- kf8t24sjsw4y@privacy-protection.email
- m8mcvpjk3r4t@privacy-protection.email
- pb4pcrp5tve7@privacy-protection.email
- q4ise2jr8yjg@privacy-protection.email
- v4rfq3g6huaw@privacy-protection.email
- x4ztr4kepaxe@privacy-protection.email
- zghvmp3svfpm@privacy-protection.email
- zs8rv7bvxgxa@privacy-protection.email
Subdomains
2 observed subdomains of otta2000.com.
| Subdomain |
|---|
| mail.otta2000.com |
| www.otta2000.com |
Web-graph footprint
Distinct hostnames that link to or from otta2000.com in the public web crawl.
21 sites link to this hostname.
623 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for otta2000.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from otta2000.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "otta2000.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.