Skip to content

Hostname

cirtron.com

Last fetched

cirtron.com resolves to 61.244.86.158, announced in 61.244.64.0/18 by HKBN-AS-AP - Hong Kong Broadband Network Ltd. in HK. cirtron.com 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 · cirtron.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cirtron.com

Resolution chain

IPv6 resolution

No AAAA record for cirtron.com is recorded in WhisperGraph.

Attribution

hong kong broadband

ORIGIN_AS

WHOIS identity

Registrar
iana:82
Contact emails
webadmin@cirtron.com

Subdomains

Mail and authentication

Nameservers

  • ns1.cirtron.com
  • ns2.cirtron.com
  • ns3.cirtron.com
  • ns6.cirtron.com

MX records

  • mail05.cirtron.com

SPF policy

  • a: cirtron.com
  • a: mail02.cirtron.com
  • a: mail03.cirtron.com
  • a: mail04.cirtron.com
  • a: mail05.cirtron.com
  • a: mail06.cirtron.com
  • a: mail07.cirtron.com
  • include: _spf.google.com
  • ip: 167.88.39.223
  • ip: 61.244.86.158

Threat-feed evidence

History

Related pages

Pivot from cirtron.com 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: "cirtron.com"})-[: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.