Skip to content

Hostname

praticalgroup.it

Last fetched

praticalgroup.it resolves to 1 IPv4 address operated by AS214169 in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · praticalgroup.itRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/praticalgroup.it

Resolution chain

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

IPPrefixASNOperatorCountry
185.132.71.252185.132.68.0/22AS214169IT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
pc pratica srl
Contact emails

Subdomains

99 observed subdomains of praticalgroup.it.

Web-graph footprint

Distinct hostnames that link to or from praticalgroup.it in the public web crawl.

19 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for praticalgroup.it.

MechanismTarget
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.qboxmail.com
SPF_IP151.3.109.194
SPF_IP151.84.204.69
SPF_IP212.97.36.42
SPF_IP31.25.32.150
SPF_IP77.89.27.46
SPF_IP77.89.6.237

Related pages

Pivot deeper into the graph from praticalgroup.it.

Cypher and MCP

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

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