Skip to content

Hostname

cirros.net

Last fetched

cirros.net resolves to 18.133.146.194, announced in 18.148.0.0/14 by AMAZON-02 - Amazon.com, Inc. in GB. cirros.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · cirros.netRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cirros.net

Resolution chain

IPv6 resolution

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
cirros services
Contact emails
cirrosservices@outlook.com, e8b22d687faf4ccebec4636c60d36f00.protect@whoisguard.com, d3ccf85b17d14e2d9b6ce4852855e341.protect@withheldforprivacy.com

Subdomains

Mail and authentication

Nameservers

  • ns1.cirros.net
  • ns2.cirros.net
  • ns3.cirros.net
  • ns4.cirros.net

MX records

  • cirros-net.mail.protection.outlook.com

SPF policy

  • include: spf-uk.emailsignatures365.com
  • include: ineprouk.onmicrosoft.com
  • include: spf.protection.outlook.com
  • include: spf.smtp2go.com
  • include: mailgun.org

Threat-feed evidence

History

Related pages

Pivot from cirros.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cirros.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.