Hostname
atrsoft.com
Last fetched
atrsoft.com resolves to 2 IPv4 addresses operated by HETZNER-AS in FI. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
atrsoft.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.217.73.113 | 95.217.0.0/16 | AS24940 | HETZNER-AS | FI |
| 95.217.73.56 | 95.217.0.0/16 | AS24940 | HETZNER-AS | FI |
WHOIS identity
- Registrar
- iana:1001
- Organization
- atr soft oy
- Contact emails
- da7za7nw84e@networksolutionsprivateregistration.com
- 3c2d13f87c464ad3ae7bf81c22f8fd09.protect@withheldforprivacy.com
- 7g2arqzbkxam@privacy-protection.email
- 927aoq5eez9w@privacy-protection.email
- a37vgfugvznp@privacy-protection.email
- d9pep89zqyvt@privacy-protection.email
- hwe8qychnumr@privacy-protection.email
- nyaznc8737yn@privacy-protection.email
- rac3ramecwwd@privacy-protection.email
- xsxf9rfngvyg@privacy-protection.email
- ygngt9tsmq7h@privacy-protection.email
Subdomains
11 observed subdomains of atrsoft.com.
Web-graph footprint
Distinct hostnames that link to or from atrsoft.com in the public web crawl.
89 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for atrsoft.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.lianamailer.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from atrsoft.com.
- IP · 95.217.73.113
- ASN · AS24940HETZNER-AS
- Registrar · iana:1001
- Country · FI
- Email · da7za7nw84e@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · at…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "atrsoft.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.