Skip to content

Hostname

practiceplusgroup.com

Last fetched

practiceplusgroup.com resolves to 2 IPv4 addresses operated by CLARANET-AS - Claranet Limited in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · practiceplusgroup.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/practiceplusgroup.com

Resolution chain

practiceplusgroup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.157.4.130195.157.0.0/16AS8426CLARANET-AS - Claranet LimitedGB
195.157.4.140195.157.0.0/16AS8426CLARANET-AS - Claranet LimitedGB

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

51 observed subdomains of practiceplusgroup.com.

Web-graph footprint

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

329 sites link to this hostname.

277 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for practiceplusgroup.com.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.uk
SPF_IP188.65.37.130
SPF_IP89.206.239.212

Related pages

Pivot deeper into the graph from practiceplusgroup.com.

Cypher and MCP

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

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