Hostname
avomeen.com
Last fetched
avomeen.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
avomeen.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 |
|---|---|---|---|---|
| 51.104.151.99 | 51.104.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IE |
WHOIS identity
- Registrar
- iana:106
- Organization
- avomeen
- Contact emails
- c64rq5qb3ks@networksolutionsprivateregistration.com
- ck4sv7wt4tm@networksolutionsprivateregistration.com
- cp85h2wp8g9@networksolutionsprivateregistration.com
- da8av9gv3rg@networksolutionsprivateregistration.com
- ds7wg9aq4yx@networksolutionsprivateregistration.com
- fr2m685z3me@networksolutionsprivateregistration.com
- g88uj99m6cc@networksolutionsprivateregistration.com
- jv3cd9gw3g2@networksolutionsprivateregistration.com
- kmorgan@avomeen.com
- nq4q75dn77a@networksolutionsprivateregistration.com
- p23yw7hq5x2@networksolutionsprivateregistration.com
- rv42n5968xx@networksolutionsprivateregistration.com
- xj3zm3ga8vn@networksolutionsprivateregistration.com
Subdomains
20 observed subdomains of avomeen.com.
Web-graph footprint
Distinct hostnames that link to or from avomeen.com in the public web crawl.
74 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for avomeen.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | reflexion.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | avomeen.com |
Related pages
Pivot deeper into the graph from avomeen.com.
- IP · 51.104.151.99
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:106
- Country · IE
- Email · c64rq5qb3ks@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · av…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "avomeen.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.