Hostname
asmn.re.it
Last fetched
asmn.re.it resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:642 as the registrar.
Nutrition Label
Resolution chain
asmn.re.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 51.124.150.72 | 51.124.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:642
- Organization
- arcispedale s. maria nuova - azienda ospedaliera
- Contact emails
- —
Subdomains
14 observed subdomains of asmn.re.it.
Web-graph footprint
Distinct hostnames that link to or from asmn.re.it in the public web crawl.
89 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for asmn.re.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.43.187.231/32 |
| SPF_IP | 195.62.187.130/32 |
| SPF_IP | 195.62.187.132/32 |
| SPF_IP | 195.62.187.136/32 |
| SPF_IP | 83.139.208.3/32 |
| SPF_IP | 85.35.104.54/32 |
| SPF_IP | 85.35.104.57/32 |
| SPF_MX | asmn.re.it |
Related pages
Pivot deeper into the graph from asmn.re.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "asmn.re.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.