Hostname
webdam.com
Last fetched
webdam.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
webdam.com 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 |
|---|---|---|---|---|
| 72.167.142.250 | 72.167.140.0/22 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of webdam.com owner
- Contact emails
- dnsadmin@shutterstock.com
- jvandergriff@webdamsolutions.com
- 4e77e26c-08ae-4a7a-b00c-a16faa80ea4c@identity-protect.org
- 56d2ab8a-7210-46b0-9d4f-02a497afd0b5@identity-protect.org
- 7f581cc4-6bae-4ae6-bcc7-7f966498cd5b@identity-protect.org
- ad3eba4c-d3b2-4a3d-82f8-23ae81f994da@identity-protect.org
- cc855595-21b0-4910-b8d0-d87eccf6c5a5@identity-protect.org
- d8f8c96e-d202-4c96-9cda-9916e0738c75@identity-protect.org
- fa87ba4e-91ab-457b-8349-3bc1f42e81c6@identity-protect.org
- owner-4588502@webdam.com.whoisprivacyservice.org
- owner-4984832@webdam.com.whoisprivacyservice.org
- owner-5452163@webdam.com.whoisprivacyservice.org
- owner-5992879@webdam.com.whoisprivacyservice.org
- owner-6493705@webdam.com.whoisprivacyservice.org
- owner-8185815@webdam.com.whoisprivacyservice.org
- owner-8725713@webdam.com.whoisprivacyservice.org
- owner-9319425@webdam.com.whoisprivacyservice.org
- owner-9694688@webdam.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of webdam.com.
Web-graph footprint
Distinct hostnames that link to or from webdam.com in the public web crawl.
232 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for webdam.com.
| Mechanism | Target |
|---|---|
| SPF_A | webdam.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_MX | webdam.com |
Related pages
Pivot deeper into the graph from webdam.com.
- IP · 72.167.142.250
- ASN · AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · iana:468
- Country · US
- Email · dnsadmin@shutterstock.com
- TLD · .com
- Browse hostnames · we…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webdam.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.