Skip to content

Hostname

erisata.com

Last fetched

erisata.com resolves to 1 IPv4 address operated by AS198345 in LT. WHOIS lists iana:1564 as the registrar.

Nutrition Label

WHISPER CANON · erisata.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/erisata.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.233.176.2791.233.176.0/22AS198345LT

WHOIS identity

Registrar
iana:1564
Organization
karolis petrauskas
Contact emails

Subdomains

2 observed subdomains of erisata.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for erisata.com.

MechanismTarget
SPF_Acode.erisata.lt
SPF_Aerisata.com
SPF_IP91.233.176.3
SPF_IP91.233.176.44
SPF_IP91.233.176.45
SPF_MXerisata.com

Related pages

Pivot deeper into the graph from erisata.com.

Cypher and MCP

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

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