Hostname
avahost.net
Last fetched
avahost.net resolves to 45.42.212.90, announced in 45.42.212.0/24 by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. avahost.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for avahost.net is recorded in WhisperGraph.
Attribution
flexential colorado
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:48
- Registrant organisation
- avahost_net
- Contact emails
- cjvfjddwr@whoisprivacyprotect.com, gnmtxnxqn@whoisprivacyprotect.com, order@avahost.net
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns.securednshost.com
- ns1.securednshost.com
- ns1.s0avahost.net
- ns2.s0avahost.net
MX records
- avahost.net
SPF policy
- a: avahost.net
- mx: avahost.net
- ip: 104.237.219.130
- ip: 104.245.16.70
- ip: 167.88.7.82
- ip: 45.42.212.90
- ip: 51.89.0.206
- ip: 51.89.0.213
- ip: 54.36.110.106
Threat-feed evidence
History
Related pages
Pivot from avahost.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "avahost.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.