Skip to content

Hostname

exctest.in

Last fetched

exctest.in resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.171.11718.66.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.171.5018.66.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.171.7218.66.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.171.9018.66.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.67.221.11318.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.4318.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.8518.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.9518.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

No WHOIS records are currently associated with exctest.in in WhisperGraph.

Subdomains

3 observed subdomains of exctest.in.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for exctest.in.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from exctest.in.

Cypher and MCP

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

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