Skip to content

Hostname

textile.frontier.cool

Last fetched

textile.frontier.cool resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · textile.frontier.coolRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/textile.frontier.cool

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.141.10613.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.11513.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.2113.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.7113.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.1253.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.143.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.603.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.753.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with textile.frontier.cool in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from textile.frontier.cool in the public web crawl.

11 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from textile.frontier.cool.

Cypher and MCP

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

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