Skip to content

Hostname

continuity.space

Last fetched

continuity.space resolves to 1 IPv4 address operated by AS21086 in IT. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · continuity.spaceRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/continuity.space

Resolution chain

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

IPPrefixASNOperatorCountry
92.245.188.16192.245.188.0/24AS21086IT

WHOIS identity

Registrar
iana:433
Organization
giorgio favaro
Contact emails

Subdomains

40 observed subdomains of continuity.space.

Web-graph footprint

Distinct hostnames that link to or from continuity.space in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for continuity.space.

MechanismTarget
SPF_Amailgate.continuity.srl
SPF_Azimbra.continuity.space
SPF_IP88.149.135.225
SPF_IP88.149.135.229
SPF_IP89.96.143.157
SPF_MXcontinuity.space

Related pages

Pivot deeper into the graph from continuity.space.

Cypher and MCP

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

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