Skip to content

Hostname

ultramas.it

Last fetched

ultramas.it resolves to 1 IPv4 address operated by AS202053 in NL. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · ultramas.itRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/ultramas.it

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.109.25094.237.108.0/22AS202053NL

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
fabio gregis
Contact emails

Subdomains

2 observed subdomains of ultramas.it.

Web-graph footprint

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

9 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for ultramas.it.

MechanismTarget
SPF_Aultramas.it
SPF_IP94.237.101.187
SPF_IP94.237.102.107
SPF_IP94.237.96.163
SPF_MXultramas.it

Related pages

Pivot deeper into the graph from ultramas.it.

Cypher and MCP

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

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