Skip to content

Hostname

hackersut.com

Last fetched

hackersut.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hackersut.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hackersut.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.255.12118.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.2818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.3518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.5218.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
99.84.160.11499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
david cho
Contact emails

Subdomains

6 observed subdomains of hackersut.com.

Web-graph footprint

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

51 sites link to this hostname.

150 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hackersut.com.

MechanismTarget
SPF_IP14.49.30.103
SPF_IP14.49.35.32
SPF_IP211.253.17.182
SPF_IP222.122.229.32
SPF_IP222.122.229.61
SPF_IP3.35.91.213
SPF_IP3.35.99.48
SPF_IP52.79.130.133

Related pages

Pivot deeper into the graph from hackersut.com.

Cypher and MCP

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

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