Skip to content

Hostname

maps.spatialhub.scot

Last fetched

maps.spatialhub.scot resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE.

Nutrition Label

WHISPER CANON · maps.spatialhub.scotRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/maps.spatialhub.scot

Resolution chain

maps.spatialhub.scot resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.239.10913.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.1513.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.5613.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.6913.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
18.238.80.1718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.5818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.8218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with maps.spatialhub.scot in WhisperGraph.

Subdomains

3 observed subdomains of maps.spatialhub.scot.

Web-graph footprint

Distinct hostnames that link to or from maps.spatialhub.scot in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from maps.spatialhub.scot.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "maps.spatialhub.scot"})-[: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.