Skip to content

Hostname

cirion.tech

Last fetched

cirion.tech has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · cirion.techRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/cirion.tech

Resolution chain

cirion.tech has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:81
Organization
global crossing americas solutions, llc.
Contact emails

Subdomains

27 observed subdomains of cirion.tech.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cirion.tech.

MechanismTarget
SPF_INCLUDE_spf.email-platform.com
SPF_INCLUDE_spf2.pacifico.com.pe
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP200.60.78.69/32
SPF_IP201.234.60.230/23
SPF_IP201.234.60.243
SPF_IP201.234.62.230
SPF_IP207.126.144.0/20
SPF_IP64.18.0.0/20
SPF_IP64.76.93.237/32
SPF_IP74.125.148.0/22

Related pages

Pivot deeper into the graph from cirion.tech.

Cypher and MCP

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

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