Hostname
widsign.com
Last fetched
widsign.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
widsign.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 |
|---|---|---|---|---|
| 43.200.184.62 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.201.145.254 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.202.34.74 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.116.28.243 | 54.116.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of widsign.com owner
- Contact emails
- 429e7857-859b-427e-9709-f59b1f03a6c8@identity-protect.org
- 5d68b84e-86c3-4398-8180-2c34f7e6637f@identity-protect.org
- 66f40b43-a309-4d42-81a6-4c0c3e670cc4@identity-protect.org
- 6e16fc27-05c8-434e-962a-7fa205a4d09b@identity-protect.org
- 8c602058-f284-4f1a-bb91-4b6ac83aaa04@identity-protect.org
- d2112063-6256-4235-bcab-d285cf2f71c3@identity-protect.org
- owner-348333@widsign.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of widsign.com.
Web-graph footprint
Distinct hostnames that link to or from widsign.com in the public web crawl.
11 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for widsign.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.stibee.com |
Related pages
Pivot deeper into the graph from widsign.com.
- IP · 43.200.184.62
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 429e7857-859b-427e-9709-f59b1f03a6c8@identity-protect.org
- TLD · .com
- Browse hostnames · wi…
- 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: "widsign.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.