Skip to content

Hostname

3s-defense.com

Last fetched

3s-defense.com resolves to 1 IPv4 address operated by BUULDY - Emre Mert Delidere trading as Buuldy Bilisim in TR. WHOIS lists iana:3871 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.248.59.124185.248.59.0/24AS207582BUULDY - Emre Mert Delidere trading as Buuldy BilisimTR

WHOIS identity

Registrar
iana:3871
Organization
ali genya
Contact emails

Subdomains

5 observed subdomains of 3s-defense.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 3s-defense.com.

MechanismTarget
SPF_A3s-defense.com
SPF_Alinuxhosting.netesta.com
SPF_MX3s-defense.com

Related pages

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

Cypher and MCP

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

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