Hostname
exposure.net
Last fetched
exposure.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
exposure.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.78.44.64 | 54.78.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:228
- Organization
- ben stratton-woodward
- Contact emails
- ben@exposure.net
- info@domain-contact.org
- 13290730bdee36b175c103477acf6569059c367c022ad20e2fdf8a60920e2d58@exposure.net.whoisproxy.org
- 227abd75884ad8aee2031c2b7e9dad419500d423321de25e19986fd7d7edc074@exposure.net.whoisproxy.org
- 2750e840768ac389a0e4dd592e7d41969581e5844cba56f44a10eb973a7da55a@exposure.net.whoisproxy.org
- 6435f550e5b9a7396169d9be1750d3d63c7bdea8b0a82a95bbc2b399aa5d4cee@exposure.net.whoisproxy.org
- afcef1cdcf6e9f738ae1227f5da7d59813c5ff3029b1ab9921a3f0e22ae46d25@exposure.net.whoisproxy.org
Subdomains
47 observed subdomains of exposure.net.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from exposure.net in the public web crawl.
49 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for exposure.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | userinclude.dme3ds1.com |
Related pages
Pivot deeper into the graph from exposure.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "exposure.net"})-[: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.