Skip to content

Hostname

buildhighpoint.com

Last fetched

buildhighpoint.com resolves to 89.106.200.1, announced in 89.106.200.0/24 by Enflow - Enflow B.V. in NL. buildhighpoint.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 · buildhighpoint.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/buildhighpoint.com

Resolution chain

IPv6 resolution

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

Attribution

enflow

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
civicplus
Contact emails
dns@civicplus.com, scott.white@highpointnc.gov, 239bbbbc-9d5f-49a7-ba21-e13afd57a9da@identity-protect.org, 86f8d78f-53f7-453f-a364-b0bf712c78c6@identity-protect.org, b55d3da6-ff64-4a2e-8c22-13c740946c90@identity-protect.org, e6e9a7fc-6fe9-45f2-b73a-5c42d42b3c70@identity-protect.org, f35b9368-b338-4401-97f5-33349c027ec2@identity-protect.org, f3a12124-25af-4d42-af23-886e118bab0b@identity-protect.org

Subdomains

Showing 1 of 1 subdomain (1 per page).

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

  • dns3.civicplus.com
  • dns4.civicplus.com

Threat-feed evidence

History

Related pages

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