Hostname
dreso.com
Last fetched
dreso.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
dreso.com 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 |
|---|---|---|---|---|
| 20.82.42.112 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:151
- Organization
- drees & sommer
- Contact emails
Subdomains
69 observed subdomains of dreso.com.
Showing 25 of 69. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dreso.com in the public web crawl.
1,035 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for dreso.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc33.sapsf.eu |
| SPF_INCLUDE | email.prnewswire.com |
| SPF_INCLUDE | spf-dreso.dreso.com |
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.imc-hosting.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 139.59.215.251/32 |
| SPF_IP | 194.145.239.61/32 |
| SPF_IP | 194.145.239.62/32 |
Related pages
Pivot deeper into the graph from dreso.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dreso.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.