Skip to content

Hostname

mx.webas.lt

Last fetched

mx.webas.lt resolves to 1 IPv4 address operated by INTERNETO-VIZIJA in LT.

Nutrition Label

WHISPER CANON · mx.webas.ltRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mx.webas.lt

Resolution chain

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

IPPrefixASNOperatorCountry
185.5.54.41185.5.52.0/22AS212531INTERNETO-VIZIJALT

WHOIS identity

No WHOIS records are currently associated with mx.webas.lt in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for mx.webas.lt.

MechanismTarget
SPF_Amailout05.wolet.lt
SPF_Amailout06.wolet.lt
SPF_Amailout07.wolet.lt
SPF_Amailout1.webas.lt
SPF_Amailout2.webas.lt
SPF_Amailout3.webas.lt
SPF_IP116.203.15.164
SPF_IP185.170.115.98
SPF_IP185.5.54.41
SPF_IP194.135.85.207
SPF_IP194.135.93.254
SPF_IP212.237.232.146
SPF_IP23.88.32.27
SPF_IP46.166.162.222
SPF_IP46.166.162.223
SPF_IP46.166.163.168
SPF_IP46.166.165.135
SPF_IP46.166.170.147
SPF_IP46.166.170.148
SPF_IP46.166.170.149
SPF_IP46.166.170.150
SPF_IP46.166.170.178
SPF_IP46.166.170.179
SPF_IP88.198.106.199
SPF_MXmx.webas.lt

Related pages

Pivot deeper into the graph from mx.webas.lt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mx.webas.lt"})-[: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.