Skip to content

Hostname

3nagas.com

Last fetched

3nagas.com resolves to 1 IPv4 address operated by AS131745 in ID. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · 3nagas.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/3nagas.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.241.192.18103.241.192.0/24AS131745ID

WHOIS identity

Registrar
iana:472
Organization
pascal trahan
Contact emails

Subdomains

2 observed subdomains of 3nagas.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • 3nagas.com

SPF policy

11 SPF mechanisms authorising senders for 3nagas.com.

MechanismTarget
SPF_A3nagas.com
SPF_IP103.139.175.141
SPF_IP103.139.175.163
SPF_IP103.139.175.4
SPF_IP103.241.192.18
SPF_IP104.161.80.100
SPF_IP104.161.80.102
SPF_IP107.167.80.195
SPF_IP192.110.160.156
SPF_IP94.237.65.175
SPF_MX3nagas.com

Related pages

Pivot deeper into the graph from 3nagas.com.

Cypher and MCP

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

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