Skip to content

Hostname

acornhost.net

Last fetched

acornhost.net resolves to 2 IPv4 addresses operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · acornhost.netRouting diversity2.4/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/acornhost.net

Resolution chain

acornhost.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.227.223.867.227.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS
70.38.95.14170.38.0.0/17AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
iana:472
Organization
emma arbogast
Contact emails

Subdomains

7 observed subdomains of acornhost.net.

Web-graph footprint

Distinct hostnames that link to or from acornhost.net in the public web crawl.

34 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for acornhost.net.

MechanismTarget
SPF_Aacornhost.net
SPF_IP67.227.188.230
SPF_IP67.227.223.8
SPF_IP67.227.227.146
SPF_MXacornhost.net

Related pages

Pivot deeper into the graph from acornhost.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "acornhost.net"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.