Skip to content

Hostname

urmetgroup.com

Last fetched

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

Nutrition Label

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

Resolution chain

urmetgroup.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
ferruccio cometto
Contact emails

Subdomains

2 observed subdomains of urmetgroup.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for urmetgroup.com.

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 urmetgroup.com.

Cypher and MCP

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

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