Skip to content

Hostname

pointgroup.nl

Last fetched

pointgroup.nl resolves to 1 IPv4 address operated by AS51088 in NL.

Nutrition Label

WHISPER CANON · pointgroup.nlRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/pointgroup.nl

Resolution chain

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

IPPrefixASNOperatorCountry
192.166.97.10192.166.96.0/22AS51088NL

WHOIS identity

No WHOIS records are currently associated with pointgroup.nl in WhisperGraph.

Subdomains

29 observed subdomains of pointgroup.nl.

Web-graph footprint

Distinct hostnames that link to or from pointgroup.nl in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pointgroup.nl.

MechanismTarget
SPF_Aemail.freshdesk.com
SPF_Asmtp.securevolt.nl
SPF_Avoltagemail.sleutelnet.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.166.97.10
SPF_IP213.34.85.82
SPF_IP93.191.135.56

Related pages

Pivot deeper into the graph from pointgroup.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pointgroup.nl"})-[: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.