Hostname
avexsoft.com.dev.e115.com
Last fetched
avexsoft.com.dev.e115.com resolves to 2 IPv4 addresses operated by AS4773 in SG.
Nutrition Label
Resolution chain
avexsoft.com.dev.e115.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 |
|---|---|---|---|---|
| 49.245.75.85 | 49.245.64.0/18 | AS4773 | — | SG |
| 49.245.87.148 | 49.245.64.0/18 | AS4773 | — | SG |
WHOIS identity
No WHOIS records are currently associated with avexsoft.com.dev.e115.com in WhisperGraph.
Subdomains
3 observed subdomains of avexsoft.com.dev.e115.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from avexsoft.com.dev.e115.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "avexsoft.com.dev.e115.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.