Skip to content

Hostname

2spacios.com

Last fetched

2spacios.com resolves to 1 IPv4 address operated by GINERNET in ES. WHOIS lists iana:1600 as the registrar.

Nutrition Label

WHISPER CANON · 2spacios.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/2spacios.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.213.5.162188.213.5.0/24AS59432GINERNETES

WHOIS identity

Registrar
iana:1600
Organization
2spacios s.c.
Contact emails

Subdomains

2 observed subdomains of 2spacios.com.

Web-graph footprint

Distinct hostnames that link to or from 2spacios.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • 2spacios.com

SPF policy

6 SPF mechanisms authorising senders for 2spacios.com.

MechanismTarget
SPF_A2spacios.com
SPF_INCLUDEspf.ginernet.com
SPF_INCLUDEspf.senciweb.vpsnet.es
SPF_IP188.213.5.162
SPF_IP5.134.119.226
SPF_MX2spacios.com

Related pages

Pivot deeper into the graph from 2spacios.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "2spacios.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.