Skip to content

Hostname

pointgrab.com

Last fetched

pointgrab.com resolves to 1 IPv4 address operated by AS204548 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · pointgrab.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pointgrab.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.53.210.12185.53.210.0/24AS204548DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

53 observed subdomains of pointgrab.com.

Web-graph footprint

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

95 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for pointgrab.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP182.50.78.64/28
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP62.90.129.196
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31
SPF_MXpointgrab.com

Related pages

Pivot deeper into the graph from pointgrab.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pointgrab.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.