Skip to content

Hostname

business-solution.com.gr

Last fetched

business-solution.com.gr resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in NL.

Nutrition Label

WHISPER CANON · business-solution.com.grRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/business-solution.com.gr

Resolution chain

business-solution.com.gr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.6.141.2107.6.140.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL

WHOIS identity

No WHOIS records are currently associated with business-solution.com.gr in WhisperGraph.

Subdomains

8 observed subdomains of business-solution.com.gr.

Web-graph footprint

Distinct hostnames that link to or from business-solution.com.gr in the public web crawl.

351 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • business-solution.com.gr

SPF policy

16 SPF mechanisms authorising senders for business-solution.com.gr.

MechanismTarget
SPF_Abusiness-solution.com.gr
SPF_INCLUDE_spf.reliablemail.org
SPF_INCLUDEreliablemail.org
SPF_IP107.6.141.10
SPF_IP149.202.69.98
SPF_IP159.69.71.41
SPF_IP178.159.7.203
SPF_IP178.159.7.87
SPF_IP188.40.252.131
SPF_IP188.40.93.203
SPF_IP198.20.114.2
SPF_IP198.20.124.34
SPF_IP199.16.189.36
SPF_IP31.132.6.152
SPF_IP51.89.64.86
SPF_MXbusiness-solution.com.gr

Related pages

Pivot deeper into the graph from business-solution.com.gr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.