Hostname
artsolution.net
Last fetched
artsolution.net resolves to 3 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
artsolution.net 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 |
|---|---|---|---|---|
| 96.45.82.133 | 96.45.82.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 96.45.82.9 | 96.45.82.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 96.45.83.49 | 96.45.83.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- juan regout
- Contact emails
Subdomains
26 observed subdomains of artsolution.net.
Showing 20 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from artsolution.net in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for artsolution.net.
| Mechanism | Target |
|---|---|
| SPF_A | artsolution.net |
| SPF_A | asmail01.artsolution.net |
| SPF_A | skynet.be |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.happyfox.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 207.97.196.197/32 |
| SPF_IP | 78.41.70.182 |
| SPF_MX | artsolution.net |
| SPF_MX | asmail01.artsolution.net |
Related pages
Pivot deeper into the graph from artsolution.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "artsolution.net"})-[: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.