Hostname
liquidware.com
Last fetched
liquidware.com resolves to 1 IPv4 address operated by SSASN2 - SECURED SERVERS LLC in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
liquidware.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 |
|---|---|---|---|---|
| 66.85.138.118 | 66.85.128.0/18 | AS20454 | SSASN2 - SECURED SERVERS LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
59 observed subdomains of liquidware.com.
Showing 25 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from liquidware.com in the public web crawl.
192 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for liquidware.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 26051141.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.liquidware.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spfv6.liquidware.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.clearslide.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from liquidware.com.
- IP · 66.85.138.118
- ASN · AS20454SSASN2 - SECURED SERVERS LLC
- Registrar · iana:146
- Country · US
- Email · liquidware.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · li…
- 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: "liquidware.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.