Skip to content

Hostname

asanify.com

Last fetched

asanify.com resolves to 8 IPv4 addresses operated by DCPL-IN DEV COLLECTION PRIVATE LIMITED in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · asanify.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/asanify.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.227.1010.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
108.159.227.1160.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
108.159.227.660.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
108.159.227.980.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
99.84.152.299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of asanify.com owner
Contact emails

Subdomains

9 observed subdomains of asanify.com.

Web-graph footprint

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

160 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for asanify.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsender.zohosubscriptions.in

Related pages

Pivot deeper into the graph from asanify.com.

Cypher and MCP

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

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