Skip to content

Hostname

3crn.com

Last fetched

3crn.com resolves to 167.114.124.79, announced in 167.114.0.0/17 by OVH - OVH SAS in PE. 3crn.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for 3crn.com is recorded in WhisperGraph.

Attribution

ovh

ORIGIN_AS

WHOIS identity

Registrar
iana:303
Registrant organisation
sandro jurado
Contact emails
dominios@3crn.com

Subdomains

Mail and authentication

Nameservers

  • ns1.3crn.net
  • ns2.3crn.net

MX records

  • mail.3crn.com

SPF policy

  • a: 3crn.com
  • mx: 3crn.com
  • ip: 142.4.208.127
  • ip: 142.4.211.189
  • ip: 158.69.240.214
  • ip: 167.114.124.79
  • ip: 184.172.123.198
  • ip: 192.99.10.166
  • ip: 198.27.111.3
  • ip: 198.27.65.145
  • ip: 198.27.88.191
  • ip: 46.105.123.137

Threat-feed evidence

History

Related pages

Pivot from 3crn.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "3crn.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.