Skip to content

Hostname

hoptechno.com

Last fetched

hoptechno.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · hoptechno.comRouting diversity5.7/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/hoptechno.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.172.6015.197.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
16.12.66.14416.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.153.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.2073.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.1353.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.403.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.132.2043.5.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1233.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.2123.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.653.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.703.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.863.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.110.1652.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.110.5652.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.110.8052.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.177.12052.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.179.14452.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.228.20852.219.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.232.16052.219.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.232.5652.219.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
carol dunn
Contact emails

Subdomains

9 observed subdomains of hoptechno.com.

Web-graph footprint

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

53 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hoptechno.com.

MechanismTarget
SPF_INCLUDE_spf.emfwd.name-services.com
SPF_MXhoptechno.com

Related pages

Pivot deeper into the graph from hoptechno.com.

Cypher and MCP

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

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