Hostname
gpwidget.com
Last fetched
gpwidget.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gpwidget.com owner
- Contact emails
- 09711072-8c35-40bd-b44d-c41103a4af84@identity-protect.org
- 190f75c6-923b-41cb-ac36-53d46c7670c7@identity-protect.org
- 281587f0-f308-4b6b-b291-4d9a3b24a60f@identity-protect.org
- 3b225dbe-cabc-4bbb-82ec-ced12a10433f@identity-protect.org
- 65a34e0e-7526-478b-8401-dd99e5acc1c5@identity-protect.org
- 68dff206-69e9-4e52-b066-e24e09b8b529@identity-protect.org
- bfab47d3-4372-41c0-bbf9-02c30ea2706c@identity-protect.org
- owner-10054422@gpwidget.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of gpwidget.com.
Web-graph footprint
Distinct hostnames that link to or from gpwidget.com in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gpwidget.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from gpwidget.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gpwidget.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.