Skip to content

Hostname

hoy.com.do

Last fetched

hoy.com.do resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · hoy.com.doRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/hoy.com.do

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.1513.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.3513.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5313.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5413.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.123143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.28143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.51143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.61143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.1518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.4018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.4818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with hoy.com.do in WhisperGraph.

Subdomains

7 observed subdomains of hoy.com.do.

Web-graph footprint

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

1,919 sites link to this hostname.

869 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for hoy.com.do.

MechanismTarget
SPF_Ahoy.com.do
SPF_IP162.214.154.121
SPF_MXhoy.com.do

Related pages

Pivot deeper into the graph from hoy.com.do.

Cypher and MCP

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

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