Skip to content

Hostname

comnexia.com

Last fetched

comnexia.com resolves to 34.111.179.208, announced in 34.108.0.0/14 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. comnexia.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 · comnexia.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint10.0/10canon.whisper.security/host/comnexia.com

Resolution chain

IPv6 resolution

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

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
client services, comnexia -
Contact emails
clientservices@comnexia.com

Subdomains

Mail and authentication

Nameservers

  • dns-noc-30.comnexia.com
  • dns-noc-40.comnexia.com
  • dns-roswell-20.comnexia.com
  • dns-roswell-50.comnexia.com
  • boron.comnexia.global
  • calcium.comnexia.global
  • chlorine.comnexia.global
  • copper.comnexia.global
  • gold.comnexia.global
  • krypton.comnexia.global
  • neon.comnexia.global
  • nitrogen.comnexia.global
  • platinum.comnexia.global
  • potassium.comnexia.global
  • silver.comnexia.global
  • sodium.comnexia.global
  • xenon.comnexia.global
  • 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
  • dns-noc-30.comnexia.global
  • dns-noc-40.comnexia.global
  • dns-roswell-50.comnexia.global
  • dns-roswell-20.comnexia.global

MX records

  • comnexia-com.mail.protection.outlook.com

SPF policy

  • ip: 66.234.104.0/24
  • ip: 66.234.106.0/24
  • include: spf.protection.outlook.com
  • include: _spf.smtp.com
  • include: sendgrid.net
  • ip: 12.28.217.66
  • ip: 12.91.30.106
  • ip: 23.143.64.80
  • ip: 23.143.64.81

Threat-feed evidence

History

Related pages

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