Skip to content

Hostname

onepark.no

Last fetched

onepark.no resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · onepark.noRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/onepark.no

Resolution chain

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

IPPrefixASNOperatorCountry
16.16.54.21116.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

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

Subdomains

31 observed subdomains of onepark.no.

Web-graph footprint

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

221 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for onepark.no.

MechanismTarget
SPF_Amail01-prod.fdc.c.bitbit.net
SPF_Awf01-test.fdc.c.bitbit.net
SPF_INCLUDE_spf.intility.com
SPF_INCLUDE_spf.sndr.no
SPF_INCLUDEspf.cm.puzzel.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.117.254
SPF_IP168.245.44.171

Related pages

Pivot deeper into the graph from onepark.no.

Cypher and MCP

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

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