Skip to content

Hostname

chis.fi

Last fetched

chis.fi resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · chis.fiRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/chis.fi

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.28.97100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with chis.fi in WhisperGraph.

Subdomains

1 observed subdomain of chis.fi.

Subdomain
www.chis.fi

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for chis.fi.

MechanismTarget
SPF_Achis.fi
SPF_IP31.217.192.166
SPF_IP31.217.192.171
SPF_MXchis.fi

Related pages

Pivot deeper into the graph from chis.fi.

Cypher and MCP

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

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