Hostname
mail.business-solution.com.gr
Last fetched
mail.business-solution.com.gr resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in NL.
Nutrition Label
Resolution chain
mail.business-solution.com.gr 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 |
|---|---|---|---|---|
| 107.6.141.2 | 107.6.140.0/22 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
WHOIS identity
No WHOIS records are currently associated with mail.business-solution.com.gr in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for mail.business-solution.com.gr.
| Mechanism | Target |
|---|---|
| SPF_A | mail.business-solution.com.gr |
| SPF_INCLUDE | _spf.reliablemail.org |
| SPF_INCLUDE | reliablemail.org |
| SPF_IP | 107.6.141.10 |
| SPF_IP | 149.202.69.98 |
| SPF_IP | 159.69.71.41 |
| SPF_IP | 178.159.7.203 |
| SPF_IP | 178.159.7.87 |
| SPF_IP | 188.40.252.131 |
| SPF_IP | 188.40.93.203 |
| SPF_IP | 198.20.114.2 |
| SPF_IP | 198.20.124.34 |
| SPF_IP | 199.16.189.36 |
| SPF_IP | 31.132.6.152 |
| SPF_IP | 51.89.64.86 |
| SPF_MX | mail.business-solution.com.gr |
Related pages
Pivot deeper into the graph from mail.business-solution.com.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mail.business-solution.com.gr"})-[: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.