Hostname
talefot.com
Last fetched
talefot.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
talefot.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.216 | 194.63.249.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- x -#talefot.com#-
- Contact emails
- mostengen@sensewave.com
- 3o6pb2hwq3gw@privacy-protection.email
- 9kiyjtx7wibn@privacy-protection.email
- auragc7wtet4@privacy-protection.email
- gtkz35vfaenp@privacy-protection.email
- hq2bbpzyp8tz@privacy-protection.email
- hrwr6khffq2z@privacy-protection.email
- m6prusaqtjm6@privacy-protection.email
- pgpqttr9evem@privacy-protection.email
- v88nb2juiuci@privacy-protection.email
Subdomains
1 observed subdomain of talefot.com.
| Subdomain |
|---|
| www.talefot.com |
Web-graph footprint
Distinct hostnames that link to or from talefot.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for talefot.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from talefot.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "talefot.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.