Skip to content

Hostname

downpass.com

Last fetched

downpass.com resolves to 1 IPv4 address operated by WITCOM-AS in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · downpass.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/downpass.com

Resolution chain

downpass.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
93.95.133.6893.95.128.0/21AS28676WITCOM-ASDE

WHOIS identity

Registrar
iana:151
Organization
traumpass e.v.
Contact emails

Subdomains

5 observed subdomains of downpass.com.

Web-graph footprint

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

189 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for downpass.com.

MechanismTarget
SPF_Afw01.scsynergy.net
SPF_Amailrelay.scsynergy.net
SPF_Aplesk.scsynergy.net
SPF_INCLUDEspf.scsynergy.net
SPF_MXdownpass.com

Related pages

Pivot deeper into the graph from downpass.com.

Cypher and MCP

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

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