Skip to content

Hostname

edgeuno.co

Last fetched

edgeuno.co resolves to 200.25.48.74, announced in 200.25.48.0/24 by AS7195 - EDGEUNO S.A.S in US. edgeuno.co 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 · edgeuno.coRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/edgeuno.co

Resolution chain

IPv6 resolution

Attribution

edgeuno

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
c/o whoisproxy.com

Subdomains

Mail and authentication

Nameservers

  • ns4.edgeuno.co
  • ns11.constellix.com
  • ns1.edgeuno.com
  • ns2.edgeuno.com
  • ns3.edgeuno.net

MX records

  • mx.edgeuno.email
  • mx1-pve.edgeuno.net
  • mx2-pve.edgeuno.net

SPF policy

  • ip: 2800:1e0:a01:a006::80/124
  • ip: 200.25.3.32/28
  • ip: 200.25.0.73/32
  • ip: 200.25.0.81/32
  • ip: 200.25.0.87/32
  • a: edgeuno.co
  • mx: edgeuno.co

Threat-feed evidence

History

Related pages

Pivot from edgeuno.co 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: "edgeuno.co"})-[: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.