Skip to content

Hostname

check.in

Last fetched

check.in resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · check.inRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/check.in

Resolution chain

check.in resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.125.10513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.3213.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.3313.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.8513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1183.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.283.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.753.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.763.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
domain administrator
Contact emails

Subdomains

55 observed subdomains of check.in.

Web-graph footprint

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

42 sites link to this hostname.

703 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for check.in.

MechanismTarget
SPF_Acheck.in
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP54.164.73.49/32
SPF_IP54.208.102.79/32
SPF_MXcheck.in

Related pages

Pivot deeper into the graph from check.in.

Cypher and MCP

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

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