Hostname
vidgrid.com
Last fetched
vidgrid.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vidgrid.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.241.105 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.117 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.83 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.86 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.106.110 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.30 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.33 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 143.204.106.69 | 143.204.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 18.245.31.111 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.125 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.35 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.74 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vidgrid.com owner
- Contact emails
- hostmaster@servepath.com
- 29b03f70-22f6-4fcf-866f-d03f73134824@identity-protect.org
- 64bb754b-d7a4-4bdf-b982-62f21424a182@identity-protect.org
- 79bd983c-08bf-4678-b60f-fb89fb563ab8@identity-protect.org
- 7b79aea0-ce40-4e5e-9121-75b5ce55db4d@identity-protect.org
- 97d82bda-f45b-4603-bbdb-24c307fe7263@identity-protect.org
- b6b08852-029f-454b-8e93-09ca683fc543@identity-protect.org
- d339519f-6ae1-43d2-a7a4-b751b05f3b87@identity-protect.org
- owner-4668121@vidgrid.com.whoisprivacyservice.org
- owner-4761007@vidgrid.com.whoisprivacyservice.org
- owner-5300905@vidgrid.com.whoisprivacyservice.org
- owner-8956905@vidgrid.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of vidgrid.com.
Web-graph footprint
Distinct hostnames that link to or from vidgrid.com in the public web crawl.
48 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for vidgrid.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf-003bbb01.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from vidgrid.com.
- IP · 13.32.241.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · hostmaster@servepath.com
- TLD · .com
- Browse hostnames · vi…
- 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: "vidgrid.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.