Hostname
signspace.com
Last fetched
signspace.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
signspace.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.226.251.104 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.251.118 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.251.53 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.251.56 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.79.10 | 3.162.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.162.79.124 | 3.162.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.162.79.35 | 3.162.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.162.79.55 | 3.162.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.27 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.31 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.38 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.9 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of signspace.com owner
- Contact emails
- newsixco@gmail.com
- jani.pitkanen@tilaajavastuu.fi
- 0a65b276-41e2-4ee9-9893-51dd237048f5@identity-protect.org
- 1c10ead8-b05f-4069-b019-fc4a80ac00a3@identity-protect.org
- 50413e77-f1ea-4e2b-92ee-ebfc6427c457@identity-protect.org
- b09cfa3f-1bbc-4b54-9946-7dc99722934f@identity-protect.org
- dea6be54-20ae-41d7-bab6-e5318660d722@identity-protect.org
- e31feadc-1284-4a80-ad94-fd3d9dfa6a91@identity-protect.org
Subdomains
7 observed subdomains of signspace.com.
Web-graph footprint
Distinct hostnames that link to or from signspace.com in the public web crawl.
11 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for signspace.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 145326533.spf08.hubspotemail.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.117.31.74 |
| SPF_IP | 217.30.180.47/32 |
| SPF_IP | 83.145.244.125 |
Related pages
Pivot deeper into the graph from signspace.com.
- IP · 13.226.251.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · newsixco@gmail.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: "signspace.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.