Skip to content

Hostname

computergross.it

Last fetched

computergross.it resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:uan company s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · computergross.itRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/computergross.it

Resolution chain

computergross.it resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.14.251104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.15.251104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.08.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
registrar:uan company s.r.l.
Organization
computer gross italia s.p.a.
Contact emails

Subdomains

73 observed subdomains of computergross.it.

Web-graph footprint

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

117 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for computergross.it.

MechanismTarget
SPF_Acomputergross.it
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfaut.leonet.it
SPF_IP212.19.106.10
SPF_IP212.19.106.139
SPF_IP212.19.106.155
SPF_IP212.19.106.250
SPF_IP212.19.96.240
SPF_IP54.240.7.0/24
SPF_MXcomputergross.it

Related pages

Pivot deeper into the graph from computergross.it.

Cypher and MCP

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

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