Skip to content

Hostname

serverspace.io

Last fetched

serverspace.io resolves to 1 IPv4 address operated by AS-ITGLOBALCOM ITGLOBAL.COM in NL.

Nutrition Label

WHISPER CANON · serverspace.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/serverspace.io

Resolution chain

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

IPPrefixASNOperatorCountry
45.14.48.645.14.48.0/24AS208951AS-ITGLOBALCOM ITGLOBAL.COMNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from serverspace.io in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for serverspace.io.

MechanismTarget
SPF_Arelay1.itglobal.com
SPF_Arelay2.itglobal.com
SPF_Arelay3.itglobal.com
SPF_Arelay4.itglobal.com
SPF_Arelay5.itglobal.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.unisender.com
SPF_IP185.5.207.229
SPF_IP188.227.59.245
SPF_IP45.14.48.6
SPF_IP46.243.180.21
SPF_IP46.243.181.15
SPF_IP46.243.181.80

Related pages

Pivot deeper into the graph from serverspace.io.

Cypher and MCP

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

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