Skip to content

Hostname

ccgvoip.com

Last fetched

ccgvoip.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. ccgvoip.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 · ccgvoip.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ccgvoip.com

Resolution chain

No IPv4 resolution is recorded for ccgvoip.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of ccgvoip.com owner
Contact emails
3b62170b-af8c-4fce-a7cd-50ef09727aa0@identity-protect.org, 48ea4e42-22f4-4082-8c74-8f117316126f@identity-protect.org, 63645980-3fc8-449f-a3dc-9856e6717923@identity-protect.org, 7d72d1ea-0075-439d-808b-680901bdd260@identity-protect.org, d7bd5a2a-b0dd-4411-a8aa-294bf4be2735@identity-protect.org, e4740b82-c763-43ef-970c-4bd9978ce635@identity-protect.org, owner-10245687@ccgvoip.com.whoisprivacyservice.org, owner-10515636@ccgvoip.com.whoisprivacyservice.org, owner-4877078@ccgvoip.com.whoisprivacyservice.org, owner-9014289@ccgvoip.com.whoisprivacyservice.org, owner-909087@ccgvoip.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-180.awsdns-22.com
  • ns-522.awsdns-01.net
  • ns-1084.awsdns-07.org
  • ns-1707.awsdns-21.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com
  • ms26381295.msv1.invalid

SPF policy

  • ip: 175.158.106.0/24
  • include: amazonses.com
  • a: ccgvoip.com
  • mx: ccgvoip.com
  • include: sendgrid.net
  • ip: 168.245.126.127
  • ip: 3.219.120.47
  • ip: 3.219.14.46
  • ip: 52.201.209.189
  • ip: 54.252.177.156

Threat-feed evidence

History

Related pages

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