Skip to content

Hostname

myworkout.no

Last fetched

myworkout.no resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · myworkout.noRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/myworkout.no

Resolution chain

myworkout.no resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.10.217108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.23.18934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.235.14734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.61.452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.73.15652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.48.24854.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
Organization
myworkout as
Contact emails

Subdomains

6 observed subdomains of myworkout.no.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for myworkout.no.

MechanismTarget
SPF_Amyworkout.no
SPF_INCLUDE26270702.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEvirusvask.telenor.net
SPF_IP213.162.240.89
SPF_IP46.250.210.32
SPF_MXmyworkout.no

Related pages

Pivot deeper into the graph from myworkout.no.

Cypher and MCP

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

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