Skip to content

Hostname

docyt.com

Last fetched

docyt.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · docyt.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/docyt.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.185.10813.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.3113.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.6313.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.713.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.46.11718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.11818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.1818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.2218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.252.1599.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.5799.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.7199.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.9899.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
docyt
Contact emails

Subdomains

68 observed subdomains of docyt.com.

Web-graph footprint

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

183 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for docyt.com.

MechanismTarget
SPF_INCLUDE4393975.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsparkpostmail.com

Related pages

Pivot deeper into the graph from docyt.com.

Cypher and MCP

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

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