Skip to content

Hostname

entafarma.com

Last fetched

entafarma.com resolves to 1 IPv4 address operated by TELIA-LIETUVA in LT. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · entafarma.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/entafarma.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.193.196.4531.193.196.0/24AS43811TELIA-LIETUVALT

WHOIS identity

Registrar
iana:82
Organization
mindaugas malinauskas
Contact emails

Subdomains

4 observed subdomains of entafarma.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for entafarma.com.

MechanismTarget
SPF_Aentafarma.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.14.172.98
SPF_IP213.252.237.234
SPF_MXentafarma.com

Related pages

Pivot deeper into the graph from entafarma.com.

Cypher and MCP

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

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