Skip to content

Hostname

onpointcu.com

Last fetched

onpointcu.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · onpointcu.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/onpointcu.com

Resolution chain

onpointcu.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.17.46.19104.17.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

18 observed subdomains of onpointcu.com.

Web-graph footprint

Distinct hostnames that link to or from onpointcu.com in the public web crawl.

360 sites link to this hostname.

572 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for onpointcu.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.meridianlink.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.233.227.56/29
SPF_IP208.235.248.20/32
SPF_IP209.235.110.52/32
SPF_IP50.31.38.5

Related pages

Pivot deeper into the graph from onpointcu.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "onpointcu.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.