Hostname
imprezzio.com
Last fetched
imprezzio.com resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK. WHOIS lists iana:1005 as the registrar.
Nutrition Label
Resolution chain
imprezzio.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.247.40.175 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 52.252.23.178 | 52.224.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 52.252.74.253 | 52.224.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:1005
- Organization
- contact privacy inc. customer 0115030671
- Contact emails
Subdomains
6 observed subdomains of imprezzio.com.
Web-graph footprint
Distinct hostnames that link to or from imprezzio.com in the public web crawl.
11 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for imprezzio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from imprezzio.com.
- IP · 20.247.40.175
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1005
- Country · HK
- Email · imprezzio.com@contactprivacy.com
- TLD · .com
- Browse hostnames · im…
- 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: "imprezzio.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.