Skip to content

Hostname

hcvoip.com

Last fetched

hcvoip.com resolves to 69.3.131.59, announced in 69.3.131.0/24 by HEADLAND-COMMUNICATIONS - Headland Communications in US. hcvoip.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 · hcvoip.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hcvoip.com

Resolution chain

IPv6 resolution

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

Attribution

headland

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
******** ********
Contact emails
********@*****.***, info@hcvoip.com

Subdomains

Mail and authentication

Nameservers

  • ns1.hcvoip.com
  • ns2.hcvoip.com
  • ns4.hcvoip.com
  • ns-global.kjsl.com

MX records

  • mail.gcisys.com

SPF policy

  • ip: 69.3.131.0/24
  • ip: 209.119.98.0/24
  • a: mail.gcisys.com
  • a: support.hcvoip.com
  • include: spf.protection.outlook.com
  • ip: 209.118.211.35

Threat-feed evidence

History

Related pages

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