Skip to content

Hostname

spae.co

Last fetched

spae.co resolves to 2 IPv4 addresses operated by SABA-HOST in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · spae.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/spae.co

Resolution chain

spae.co resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:113
Organization
sepahan puyesh aria
Contact emails

Subdomains

17 observed subdomains of spae.co.

Web-graph footprint

Distinct hostnames that link to or from spae.co in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for spae.co.

MechanismTarget
SPF_Aspae.co
SPF_IP62.204.61.159
SPF_MXspae.co

Related pages

Pivot deeper into the graph from spae.co.

Cypher and MCP

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

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