Skip to content

Hostname

chitahelmets.com

Last fetched

chitahelmets.com resolves to 1 IPv4 address operated by AS56153 in VN. WHOIS lists iana:1649 as the registrar.

Nutrition Label

WHISPER CANON · chitahelmets.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/chitahelmets.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.255.237.51103.255.237.0/24AS56153VN

WHOIS identity

Registrar
iana:1649
Organization
cong ty tnhh san xuat thuong mai nhua chi thanh v n
Contact emails

Subdomains

3 observed subdomains of chitahelmets.com.

Web-graph footprint

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

21 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • chitahelmets.com

SPF policy

4 SPF mechanisms authorising senders for chitahelmets.com.

MechanismTarget
SPF_Achitahelmets.com
SPF_IP103.255.237.2
SPF_IP103.255.237.51
SPF_MXchitahelmets.com

Related pages

Pivot deeper into the graph from chitahelmets.com.

Cypher and MCP

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

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