Skip to content

Hostname

urmet.it

Last fetched

urmet.it resolves to 2 IPv4 addresses operated by AS28716 in IT. WHOIS lists registrar:ampersand s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · urmet.itRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/urmet.it

Resolution chain

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

WHOIS identity

Registrar
registrar:ampersand s.r.l.
Organization
urmet tlc s.p.a.
Contact emails

Subdomains

14 observed subdomains of urmet.it.

Web-graph footprint

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

48 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for urmet.it.

MechanismTarget
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.61.13.130
SPF_IP185.61.13.137
SPF_IP185.61.13.141
SPF_IP185.61.13.142
SPF_IP85.204.172.34
SPF_IP85.204.172.41
SPF_IP85.204.172.45
SPF_IP85.204.172.46

Related pages

Pivot deeper into the graph from urmet.it.

Cypher and MCP

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

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