Skip to content

Hostname

depusa.com

Last fetched

depusa.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · depusa.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/depusa.com

Resolution chain

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

IPPrefixASNOperatorCountry
160.153.0.40160.153.0.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
161.97.184.95161.97.184.0/22AS51167CONTABODE

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

9 observed subdomains of depusa.com.

Web-graph footprint

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

59 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for depusa.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.list-finder.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net.in
SPF_INCLUDEzcsend.in

Related pages

Pivot deeper into the graph from depusa.com.

Cypher and MCP

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

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