Hostname
aov.cloud
Last fetched
aov.cloud resolves to 193.28.18.72, announced in 193.28.18.0/24 by AOV-ASN1 - aov IT.Services GmbH in DE. aov.cloud 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
- 193.28.18.72
193.28.18.0/24 · AOV-ASN1 - aov IT.Services GmbH · Gütersloh, DE
IPv6 resolution
No AAAA record for aov.cloud is recorded in WhisperGraph.
Attribution
aov it
ORIGIN_AS
WHOIS identity
- Registrar
- iana:151
- Registrant organisation
- aov it.services
Subdomains
Mail and authentication
Nameservers
- ns1.aov.cloud
- ns1.aov.de
- ns2.aov.de
- ns3.aov.de
MX records
- mailserv1.aov.de
- mailserv2.aov.de
- mailserv3.aov.de
SPF policy
- mx: aov.cloud
- include: _spf.aov.de
Threat-feed evidence
History
Related pages
Pivot from aov.cloud 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: "aov.cloud"})-[: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.