Hostname
webwhiteboard.com
Last fetched
webwhiteboard.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
webwhiteboard.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of webwhiteboard.com owner
- Contact emails
- h@kniberg.com
- whois@emailaddressprotection.com
- 140467b6-60bd-4208-b43a-6b2c3e57c271@identity-protect.org
- 1f3b9716-204e-494f-bbaa-6b1163dfbe77@identity-protect.org
- 25b62e7b-0eb8-4259-afca-27c5683e030f@identity-protect.org
- 50c90c36-46ea-4554-ab71-be5c17022a1d@identity-protect.org
- 5c5e9798-ea7e-473f-bd00-8a840ca8b343@identity-protect.org
- c26e02cb-4de6-4e17-a069-6129f36ce7de@identity-protect.org
- ee37e663-366e-41a0-9702-0ec11d400348@identity-protect.org
- owner-11861887@webwhiteboard.com.whoisprivacyservice.org
- owner-8571411@webwhiteboard.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from webwhiteboard.com in the public web crawl.
218 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for webwhiteboard.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from webwhiteboard.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webwhiteboard.com"})-[: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.