Hostname
webmail.confesso.com
Last fetched
webmail.confesso.com resolves to 1 IPv4 address operated by AS12859 in NL.
Nutrition Label
Resolution chain
webmail.confesso.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 |
|---|---|---|---|---|
| 178.22.62.161 | 178.22.56.0/21 | AS12859 | — | NL |
WHOIS identity
No WHOIS records are currently associated with webmail.confesso.com in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
34 SPF mechanisms authorising senders for webmail.confesso.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.tmi.nl |
| SPF_INCLUDE | _spf.exonet.nl |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 108.142.136.80 |
| SPF_IP | 108.143.129.125 |
| SPF_IP | 108.143.129.129 |
| SPF_IP | 108.143.18.50 |
| SPF_IP | 159.183.152.226 |
| SPF_IP | 185.122.116.42/32 |
| SPF_IP | 20.16.71.58 |
| SPF_IP | 20.73.61.135 |
| SPF_IP | 23.97.146.127 |
| SPF_IP | 31.7.1.8 |
| SPF_IP | 4.180.105.47 |
| SPF_IP | 4.180.105.92 |
| SPF_IP | 4.180.177.33 |
| SPF_IP | 4.231.66.152 |
| SPF_IP | 4.231.66.153 |
| SPF_IP | 4.231.66.154 |
| SPF_IP | 4.231.66.155 |
| SPF_IP | 5.172.44.17 |
| SPF_IP | 51.136.124.83 |
| SPF_IP | 52.148.211.20 |
| SPF_IP | 52.232.36.161 |
| SPF_IP | 52.232.36.175 |
| SPF_IP | 52.232.36.195 |
| SPF_IP | 52.236.167.100 |
| SPF_IP | 91.212.215.230/32 |
| SPF_IP | 95.97.32.210 |
Related pages
Pivot deeper into the graph from webmail.confesso.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webmail.confesso.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.