Skip to content

Hostname

chronoaviation.com

Last fetched

chronoaviation.com resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists iana:938 as the registrar.

Nutrition Label

WHISPER CANON · chronoaviation.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/chronoaviation.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.152.110.253104.152.108.0/22AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

Registrar
iana:938
Organization
domain admin
Contact emails

Subdomains

9 observed subdomains of chronoaviation.com.

Web-graph footprint

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

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for chronoaviation.com.

MechanismTarget
SPF_INCLUDEmail.fl3xx.us
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfcloud.letsignit.com
SPF_IP142.112.43.76
SPF_IP184.149.59.45
SPF_IP199.59.128.153/32
SPF_IP199.59.128.22/31
SPF_IP24.37.22.142
SPF_IP24.37.47.38
SPF_IP40.86.0.0/15
SPF_IP40.92.0.0/15
SPF_IP74.15.181.248
SPF_IP99.209.179.18

Related pages

Pivot deeper into the graph from chronoaviation.com.

Cypher and MCP

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

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