Hostname
avendus.com
Last fetched
avendus.com resolves to 1 IPv4 address operated by SPRINTHOST in NL. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
avendus.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 |
|---|---|---|---|---|
| 159.60.135.130 | 159.60.128.0/20 | AS35280 | SPRINTHOST | NL |
WHOIS identity
- Registrar
- iana:9
- Organization
- avendus advisors pvt.
- Contact emails
- 0d0a48920a28fd0a548ab35533b55aa8@domaindiscreet.com
- 299cc8fe0a28fd0a0b518ee96ad0cd16@domaindiscreet.com
- 57811103@myprivatename.com
- 5tntjdkar2hoeasrr798krk6nr@domaindiscreet.com
- kaushal.aggarwal@avendus.com
- bd9696l9e4ifu9340uq5s9qk0g@domaindiscreet.com
- e18050c90a28fd0a3f4cc0efbf994a99@domaindiscreet.com
- fy2py73x7zt@networksolutionsprivateregistration.com
- rp7nb2h726t@myprivatename.com
Subdomains
18 observed subdomains of avendus.com.
Web-graph footprint
Distinct hostnames that link to or from avendus.com in the public web crawl.
140 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for avendus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 154962074.spf2.netcorecloud.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from avendus.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "avendus.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.