Skip to content

Hostname

timepark.no

Last fetched

timepark.no resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NO.

Nutrition Label

WHISPER CANON · timepark.noRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/timepark.no

Resolution chain

timepark.no resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.100.220.15220.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNO

WHOIS identity

No WHOIS records are currently associated with timepark.no in WhisperGraph.

Subdomains

16 observed subdomains of timepark.no.

Web-graph footprint

Distinct hostnames that link to or from timepark.no in the public web crawl.

42 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for timepark.no.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDEspf.logicalware.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.olavthon.no
SPF_INCLUDEspf2.olavthon.no
SPF_IP141.193.32.154
SPF_IP143.55.238.196
SPF_IP185.250.239.150
SPF_IP195.225.6.203
SPF_IP89.250.114.179

Related pages

Pivot deeper into the graph from timepark.no.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "timepark.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.