Skip to content

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

WHISPER CANON · 1spatial.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/1spatial.com

Resolution chain

1spatial.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
79.174.173.5079.174.172.0/22AS59565UNIT-IS-ASGB

WHOIS identity

Registrar
iana:88
Organization
ls2003 ltd t/a laser-scan
Contact emails

Subdomains

91 observed subdomains of 1spatial.com.

Web-graph footprint

Distinct hostnames that link to or from 1spatial.com in the public web crawl.

152 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for 1spatial.com.

MechanismTarget
SPF_Acambridge.1spatial.com
SPF_Adiode.1spatial.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP20.108.221.101
SPF_IP212.44.43.142
SPF_IP2603:10a6::/37
SPF_IP2603: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.