Hostname
w4signs.com
Last fetched
w4signs.com resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
w4signs.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 |
|---|---|---|---|---|
| 23.253.20.192 | 23.253.0.0/18 | AS19994 | RACKSPACE - Rackspace Hosting | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- 4word systems,
- Contact emails
- steve@4wordsystems.com
- 00939378-f743-4ae1-93f7-85d387fa633d@identity-protect.org
- 215ea5ba-5b07-454b-a993-ddcca68f6df4@identity-protect.org
- 3733e2b6-9d8c-4566-b59e-28540f398728@identity-protect.org
- 3a155564-47b7-4d0a-8782-91e91c94ec3e@identity-protect.org
- bb534970-1ba1-4ee4-a4c6-0c5f010c5855@identity-protect.org
- f78634f1-a52f-4644-9c80-abbeb293fb1c@identity-protect.org
- fdbe77ce-b205-4611-adc9-426cf0767982@identity-protect.org
Subdomains
1 observed subdomain of w4signs.com.
| Subdomain |
|---|
| www.w4signs.com |
Web-graph footprint
Distinct hostnames that link to or from w4signs.com in the public web crawl.
7 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for w4signs.com.
| Mechanism | Target |
|---|---|
| SPF_A | w4signs.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 209.85.220.41/32 |
| SPF_MX | w4signs.com |
Related pages
Pivot deeper into the graph from w4signs.com.
- IP · 23.253.20.192
- ASN · AS19994RACKSPACE - Rackspace Hosting
- Registrar · iana:468
- Country · US
- Email · steve@4wordsystems.com
- TLD · .com
- Browse hostnames · w4…
- 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: "w4signs.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.