Hostname
atriumsoft.com
Last fetched
atriumsoft.com resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
atriumsoft.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 |
|---|---|---|---|---|
| 88.208.252.199 | 88.208.192.0/18 | AS8560 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of atriumsoft.com owner
- Contact emails
- accounts@atriumsoft.com
- 21defe4d-0f44-4232-a29e-cf3c80169349@identity-protect.org
- 23796545-8059-4d40-b715-9afdde123828@identity-protect.org
- 77d9742c-849e-4d7c-b810-7f19da05c75f@identity-protect.org
- 85643b2d-1d67-4f15-8681-8d1ab5e67146@identity-protect.org
- 9eaf8db4-6935-4317-b7f5-9e6dd638369b@identity-protect.org
- ac10895a-62d0-4c3b-8588-3f9a4ef0bb67@identity-protect.org
- owner-3661702@atriumsoft.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of atriumsoft.com.
Web-graph footprint
Distinct hostnames that link to or from atriumsoft.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for atriumsoft.com.
| Mechanism | Target |
|---|---|
| SPF_MX | atriumsoft.com |
Related pages
Pivot deeper into the graph from atriumsoft.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "atriumsoft.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.