Skip to content

Hostname

doctify.com

Last fetched

doctify.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.12613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.163.63.173.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.223.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.373.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.593.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
52.85.25.10452.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.10652.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.9152.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.9752.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:468
Organization
alexander de carvalho
Contact emails

Subdomains

20 observed subdomains of doctify.com.

Web-graph footprint

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

1,935 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for doctify.com.

MechanismTarget
SPF_INCLUDE25040436.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.hubspot.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from doctify.com.

Cypher and MCP

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

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