Skip to content

Hostname

epoxyapps.com

Last fetched

epoxyapps.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · epoxyapps.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/epoxyapps.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.14108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.39108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.67108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.88108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ

WHOIS identity

Registrar
iana:1376
Organization
Contact emails

Subdomains

8 observed subdomains of epoxyapps.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from epoxyapps.com.

Cypher and MCP

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

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