Hostname
tekhnopia.com
Last fetched
tekhnopia.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
tekhnopia.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.248.47 | 194.63.248.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- ole-johan ellingsen
- Contact emails
- 4ix46bmgpyas@privacy-protection.email
- cemm6d4rzhdg@privacy-protection.email
- kjdufn5ythra@privacy-protection.email
- m3gjvmwnrncg@privacy-protection.email
- pjrpsdtvk6uw@privacy-protection.email
- vtf7qfa569km@privacy-protection.email
- xpm57avapd8y@privacy-protection.email
- y335sxiktvyv@spamprotection.email
- y3k9zetaawhb@privacy-protection.email
- ybv9izkn7y5q@privacy-protection.email
- z6me3bytcgjg@spamprotection.email
Subdomains
2 observed subdomains of tekhnopia.com.
| Subdomain |
|---|
| pub.tekhnopia.com |
| www.tekhnopia.com |
Web-graph footprint
Distinct hostnames that link to or from tekhnopia.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for tekhnopia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from tekhnopia.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tekhnopia.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.