Skip to content

Hostname

guidepointglobal.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
guidepointglobal.com@domainsbyproxy.com

Subdomains

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

  • pdns01.domaincontrol.com
  • pdns02.domaincontrol.com

MX records

  • guidepointglobal-com.mail.protection.outlook.com

SPF policy

  • ip: 208.72.56.0/22
  • ip: 52.212.19.177/32
  • mx: guidepointglobal.com
  • include: spf.protection.outlook.com
  • include: spf.exclaimer.net
  • ip: 134.128.105.202
  • ip: 134.128.125.51
  • ip: 134.128.72.229
  • ip: 134.128.88.112
  • ip: 134.128.89.36
  • ip: 149.55.226.127
  • ip: 149.72.125.126
  • ip: 149.72.133.100
  • ip: 149.72.147.3
  • ip: 149.72.166.15
  • ip: 159.112.250.148
  • ip: 159.183.0.20
  • ip: 159.183.125.114
  • ip: 159.183.125.53
  • ip: 35.175.145.124
  • ip: 69.25.192.164
  • ip: 69.72.45.157

Threat-feed evidence

History

Related pages

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