Skip to content

Hostname

unixtools.org

Last fetched

unixtools.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:431 as the registrar.

Nutrition Label

WHISPER CANON · unixtools.orgRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint9.0/10canon.whisper.security/host/unixtools.org

Resolution chain

unixtools.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.155.5213.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.5613.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.5813.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.6913.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.16143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.49143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.53143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.76143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
3.168.73.1183.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.423.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.73.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.823.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.98.1003.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.23.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.243.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.973.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:431
Organization
nathan neulinger
Contact emails

Subdomains

2 observed subdomains of unixtools.org.

Web-graph footprint

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

10 sites link to this hostname.

203 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from unixtools.org.

Cypher and MCP

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

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