Skip to content

Hostname

adjack.net

Last fetched

adjack.net resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · adjack.netRouting diversity5.6/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/adjack.net

Resolution chain

adjack.net resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.25.197.123100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.38.153.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.168.24034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.222.5634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.238.11534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.71.5835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.215.18344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.233.6650.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.13.13152.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.200.3052.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.59.23652.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.93.4852.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.204.23354.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.117.11454.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.127.8854.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
das group
Contact emails

Subdomains

3 observed subdomains of adjack.net.

Web-graph footprint

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

1,669 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from adjack.net.

Cypher and MCP

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

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