Skip to content

Hostname

liberowines.com

Last fetched

liberowines.com resolves to 1 IPv4 address operated by PARTNER-AS - Partner Communications Ltd. in IL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · liberowines.comRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/liberowines.com

Resolution chain

liberowines.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.116.146.18192.116.128.0/19AS12400PARTNER-AS - Partner Communications Ltd.IL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of liberowines.com.

Web-graph footprint

Distinct hostnames that link to or from liberowines.com in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for liberowines.com.

MechanismTarget
SPF_Aliberowines.com
SPF_INCLUDE_spf.inbox.co.il
SPF_IP185.108.148.149
SPF_MXliberowines.com

Related pages

Pivot deeper into the graph from liberowines.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "liberowines.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 20

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