Skip to content

Hostname

exam.work

Last fetched

exam.work resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · exam.workRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/exam.work

Resolution chain

exam.work resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.219.11418.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.1218.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.12218.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.518.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.46.1165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.11565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.11765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.6265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:49
Organization
fujimoto takahiro
Contact emails

Subdomains

1 observed subdomain of exam.work.

Subdomain
org.exam.work

Web-graph footprint

Distinct hostnames that link to or from exam.work in the public web crawl.

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for exam.work.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from exam.work.

Cypher and MCP

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

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