Hostname
myworkout.no
Last fetched
myworkout.no resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label
Resolution chain
myworkout.no resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.128.10.217 | 108.128.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.248.23.189 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.254.235.147 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.17.61.4 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.209.73.156 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.72.48.248 | 54.72.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- —
- Organization
- myworkout as
- Contact emails
Subdomains
6 observed subdomains of myworkout.no.
Showing 3 of 6. View all subdomains →
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
MX records
SPF policy
10 SPF mechanisms authorising senders for myworkout.no.
| Mechanism | Target |
|---|---|
| SPF_A | myworkout.no |
| SPF_INCLUDE | 26270702.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | sparkpostmail.com |
| SPF_INCLUDE | virusvask.telenor.net |
| SPF_IP | 213.162.240.89 |
| SPF_IP | 46.250.210.32 |
| SPF_MX | myworkout.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.