Skip to content

Hostname

body-works.dk

Last fetched

body-works.dk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · body-works.dkRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/body-works.dk

Resolution chain

body-works.dk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.188.1918.164.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.188.3718.164.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.188.8218.164.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.188.8818.164.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.161.82.1233.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.173.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.473.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.623.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with body-works.dk in WhisperGraph.

Subdomains

1 observed subdomain of body-works.dk.

Web-graph footprint

Distinct hostnames that link to or from body-works.dk in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for body-works.dk.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net

Related pages

Pivot deeper into the graph from body-works.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "body-works.dk"})-[: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.