Hostname
coretrek.no
Last fetched
coretrek.no resolves to 1 IPv4 address operated by TELIA-NORWAY-AS Telia Norway Core Networks in NO.
Nutrition Label
Resolution chain
coretrek.no 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 |
|---|---|---|---|---|
| 80.239.119.101 | 80.239.0.0/17 | AS25400 | TELIA-NORWAY-AS Telia Norway Core Networks | NO |
WHOIS identity
No WHOIS records are currently associated with coretrek.no in WhisperGraph.
Subdomains
88 observed subdomains of coretrek.no.
Showing 25 of 88. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from coretrek.no in the public web crawl.
679 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for coretrek.no.
| Mechanism | Target |
|---|---|
| SPF_A | coretrek.ladesk.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mandrillapp.com |
| SPF_INCLUDE | spf-basic.fogbugz.com |
| SPF_IP | 185.91.65.42 |
| SPF_IP | 195.159.144.141/32 |
| SPF_IP | 195.159.29.0/24 |
| SPF_IP | 213.236.227.0/24 |
| SPF_IP | 77.241.100.160/27 |
| SPF_IP | 77.40.237.246/32 |
| SPF_IP | 80.239.119.0/24 |
| SPF_IP | 82.147.38.99/32 |
Related pages
Pivot deeper into the graph from coretrek.no.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "coretrek.no"})-[: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.