Hostname
1spatial.com
Last fetched
1spatial.com resolves to 1 IPv4 address operated by UNIT-IS-AS in GB. WHOIS lists iana:88 as the registrar.
Nutrition Label
Resolution chain
1spatial.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 |
|---|---|---|---|---|
| 79.174.173.50 | 79.174.172.0/22 | AS59565 | UNIT-IS-AS | GB |
WHOIS identity
- Registrar
- iana:88
- Organization
- ls2003 ltd t/a laser-scan
- Contact emails
Subdomains
91 observed subdomains of 1spatial.com.
Showing 25 of 91. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 1spatial.com in the public web crawl.
152 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for 1spatial.com.
| Mechanism | Target |
|---|---|
| SPF_A | cambridge.1spatial.com |
| SPF_A | diode.1spatial.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 20.108.221.101 |
| SPF_IP | 212.44.43.142 |
| SPF_IP | 2603:10a6::/37 |
| SPF_IP | 2603:10b6::/37 |
Related pages
Pivot deeper into the graph from 1spatial.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "1spatial.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.