Skip to content

Hostname

ultradent.it

Last fetched

ultradent.it resolves to 5 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists registrar:101domain grs limited as the registrar.

Nutrition Label

WHISPER CANON · ultradent.itRouting diversity3.0/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/ultradent.it

Resolution chain

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

IPPrefixASNOperatorCountry
20.90.134.2020.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB
96.45.82.11896.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.15396.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.21096.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.9596.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
registrar:101domain grs limited
Organization
ultradent italia srl
Contact emails

Subdomains

3 observed subdomains of ultradent.it.

Web-graph footprint

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

29 sites link to this hostname.

236 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ultradent.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com

Related pages

Pivot deeper into the graph from ultradent.it.

Cypher and MCP

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

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