Skip to content

Hostname

cobundu.com

Last fetched

cobundu.com resolves to 34.111.142.185, announced in 34.108.0.0/14 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. cobundu.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 · cobundu.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cobundu.com

Resolution chain

IPv6 resolution

No AAAA record for cobundu.com is recorded in WhisperGraph.

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
vlemis n.v.
Contact emails
its@mcssolutions.com, 407708aa09062ace7c8ca745e69024e1-39979920@contact.gandi.net, 8a5445cb50cddc20957beace34a35985-365709@contact.gandi.net, e39b38a3b2d0f8b3c98b3d7a0e9c05a1-32192538@contact.gandi.net

Subdomains

Mail and authentication

Nameservers

  • ns-12-b.gandi.net
  • ns-185-c.gandi.net
  • ns-198-a.gandi.net
  • ns1.gandi.net

MX records

  • mail.mcs.be
  • cobundu-com.mail.protection.outlook.com

SPF policy

  • ip: 185.7.39.6/32
  • ip: 185.7.39.7/32
  • include: amazonses.com
  • mx: cobundu.com
  • include: spf.mailjet.com
  • include: mktomail.com
  • include: spf.protection.outlook.com
  • a: ns1.aspaway.fr
  • a: ns2.aspaway.fr
  • ip: 81.246.42.197

Threat-feed evidence

History

Related pages

Pivot from cobundu.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: "cobundu.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.