Skip to content

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

WHISPER CANON · avestragroup.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/avestragroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.192.102.10791.192.102.0/24AS51395AS-SOFTPLUS - Datasource AGCH

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for avestragroup.com.

MechanismTarget
SPF_Aavestragroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.176.193.33
SPF_IP89.249.55.110
SPF_IP89.249.55.111
SPF_IP89.249.55.112
SPF_IP89.249.55.113
SPF_IP91.192.102.107
SPF_MXavestragroup.com

Related pages

Pivot deeper into the graph from avestragroup.com.

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 20

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