Skip to content

Hostname

coac.net

Last fetched

coac.net resolves to 158.179.214.78, announced in 158.179.208.0/20 by ORACLE-BMC-31898 - Oracle Corporation in ES. coac.net 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 · coac.netRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/coac.net

Resolution chain

IPv6 resolution

Attribution

oracle

ORIGIN_AS

WHOIS identity

Registrar
iana:83
Registrant organisation
1&1 internet
Contact emails
dataprivacyprotected@1und1.de, dataprivacyprotected@ionos.de, sistemes@coac.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1062.ui-dns.biz
  • ns1118.ui-dns.com
  • ns1106.ui-dns.de
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns1124.ui-dns.org

MX records

  • mx.serviciodecorreo.es

SPF policy

  • ip: 80.67.107.0/24
  • ip: 213.151.109.0/24
  • ip: 80.67.109.0/24
  • ip: 92.54.22.0/24
  • ip: 87.236.241.0/24
  • ip: 92.54.27.0/24
  • ip: 92.54.39.0/24
  • ip: 188.94.13.138/25
  • include: spf.protection.outlook.com
  • include: _spf.serviciodecorreo.es
  • mx: coac.net

Threat-feed evidence

History

Related pages

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