Hostname
inventorysales.com
Last fetched
inventorysales.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
inventorysales.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 |
|---|---|---|---|---|
| 67.227.229.24 | 67.227.128.0/17 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a24nt7cn8b8@networksolutionsprivateregistration.com
- cg9cj44n229@networksolutionsprivateregistration.com
- e78sc6rh7j9@networksolutionsprivateregistration.com
- j38pa55y2vu@networksolutionsprivateregistration.com
- n99zq5mu47n@networksolutionsprivateregistration.com
- nt3s26wk5zm@networksolutionsprivateregistration.com
- xg59r94b7ah@networksolutionsprivateregistration.com
Subdomains
5 observed subdomains of inventorysales.com.
Showing 3 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from inventorysales.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for inventorysales.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.209.35.28/32 |
| SPF_IP | 173.237.141.20 |
Related pages
Pivot deeper into the graph from inventorysales.com.
- IP · 67.227.229.24
- ASN · AS32244LIQUIDWEB - Liquid Web, L.L.C
- Registrar · iana:2
- Country · US
- Email · a24nt7cn8b8@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · in…
- 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: "inventorysales.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.