Hostname
avestragroup.com
Last fetched
avestragroup.com resolves to 1 IPv4 address operated by AS-SOFTPLUS - Datasource AG in CH. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
avestragroup.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 |
|---|---|---|---|---|
| 91.192.102.107 | 91.192.102.0/24 | AS51395 | AS-SOFTPLUS - Datasource AG | CH |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoistrustee.com
- Contact emails
Subdomains
10 observed subdomains of avestragroup.com.
Web-graph footprint
Distinct hostnames that link to or from avestragroup.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for avestragroup.com.
| Mechanism | Target |
|---|---|
| SPF_A | avestragroup.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 212.176.193.33 |
| SPF_IP | 89.249.55.110 |
| SPF_IP | 89.249.55.111 |
| SPF_IP | 89.249.55.112 |
| SPF_IP | 89.249.55.113 |
| SPF_IP | 91.192.102.107 |
| SPF_MX | avestragroup.com |
Related pages
Pivot deeper into the graph from avestragroup.com.
- IP · 91.192.102.107
- ASN · AS51395AS-SOFTPLUS - Datasource AG
- Registrar · iana:1387
- Country · CH
- Email · ec153508dc@avestragroup.com.whoistrustee.com
- TLD · .com
- Browse hostnames · av…
- 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: "avestragroup.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.