Skip to content

Hostname

3s-dz.com

Last fetched

3s-dz.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · 3s-dz.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/3s-dz.com

Resolution chain

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

IPPrefixASNOperatorCountry
135.181.225.132135.181.0.0/16AS24940FI

WHOIS identity

Registrar
iana:303
Organization
3s solutions
Contact emails

Subdomains

8 observed subdomains of 3s-dz.com.

Web-graph footprint

Distinct hostnames that link to or from 3s-dz.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • 3s-dz.com

SPF policy

8 SPF mechanisms authorising senders for 3s-dz.com.

MechanismTarget
SPF_A3s-dz.com
SPF_IP135.125.108.124
SPF_IP135.181.225.132
SPF_IP144.76.104.7
SPF_IP178.33.234.31
SPF_IP2.59.156.121
SPF_IP51.91.104.141
SPF_MX3s-dz.com

Related pages

Pivot deeper into the graph from 3s-dz.com.

Cypher and MCP

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

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