Skip to content

Hostname

popularhitech.com

Last fetched

popularhitech.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.127.53.2223.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.217.17852.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.66.13152.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.155.10063.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of popularhitech.com.

Web-graph footprint

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

71 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for popularhitech.com.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from popularhitech.com.

Cypher and MCP

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

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