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
Resolution chain
urmetgroup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.61.13.138 | 185.61.12.0/22 | AS28716 | — | IT |
| 85.204.172.42 | 85.204.172.0/22 | AS59862 | — | IT |
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 inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for urmetgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.61.13.130 |
| SPF_IP | 185.61.13.137 |
| SPF_IP | 185.61.13.141 |
| SPF_IP | 185.61.13.142 |
| SPF_IP | 85.204.172.34 |
| SPF_IP | 85.204.172.41 |
| SPF_IP | 85.204.172.45 |
| SPF_IP | 85.204.172.46 |
Related pages
Pivot deeper into the graph from urmetgroup.com.
- IP · 185.61.13.138
- ASN · AS28716
- Registrar · iana:1068
- Country · IT
- Email · ea828bafdba54d00a3d7fe5cd05d8a05.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · ur…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.