Hostname
signwizard.com
Last fetched
signwizard.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
signwizard.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.101.224.128 | 3.101.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.177.210.108 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.193.164.222 | 54.193.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.219.52.6 | 54.219.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of signwizard.com owner
- Contact emails
- 8h2jybax4xur9m4@proxy.dreamhost.com
- 19e3ae52-3d9c-42b7-94ca-fd9f09b02d26@identity-protect.org
- 2d9f9588-3d74-4740-8b3c-57fb2c529f5e@identity-protect.org
- 2fa29b0a-38fa-49fc-a72a-05106032e697@identity-protect.org
- bb3b8f81-0de3-4733-bd7a-16da8f0d8e6a@identity-protect.org
- d13e54c8-1df1-41c6-95ff-70801d678d1c@identity-protect.org
- d94acc37-e887-4a48-89b3-7387c1ad0de0@identity-protect.org
- owner-480488@signwizard.com.whoisprivacyservice.org
- owner-5951192@signwizard.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of signwizard.com.
Web-graph footprint
Distinct hostnames that link to or from signwizard.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from signwizard.com.
- IP · 3.101.224.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 8h2jybax4xur9m4@proxy.dreamhost.com
- TLD · .com
- Browse hostnames · si…
- 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: "signwizard.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.