Skip to content

Hostname

verse.works

Last fetched

verse.works resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · verse.worksRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/verse.works

Resolution chain

verse.works resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.187.1313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.2213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.160.200.3018.160.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.200.3418.160.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.200.8018.160.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.200.9018.160.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.12918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.4418.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from verse.works in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for verse.works.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from verse.works.

Cypher and MCP

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

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