Skip to content

Hostname

urmet.com

Last fetched

urmet.com resolves to 2 IPv4 addresses operated by AS28716 in IT. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · urmet.comRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/urmet.com

Resolution chain

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

WHOIS identity

Registrar
iana:1068
Organization
urmet s.p.a.
Contact emails

Subdomains

36 observed subdomains of urmet.com.

Web-graph footprint

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

153 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for urmet.com.

MechanismTarget
SPF_INCLUDE_spf.sicurezzapostale.it
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP137.116.240.241
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.com.

Cypher and MCP

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

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