Skip to content

Hostname

mail.limba.com

Last fetched

mail.limba.com resolves to 1 IPv4 address operated by AS15685 in CZ.

Nutrition Label

WHISPER CANON · mail.limba.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.limba.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.78.111.8177.78.96.0/20AS15685CZ

WHOIS identity

No WHOIS records are currently associated with mail.limba.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mail.limba.com.

MechanismTarget
SPF_Amail.limba.com
SPF_INCLUDE_spf.google.com
SPF_IP188.121.168.71
SPF_IP77.78.111.81
SPF_IP87.197.98.157
SPF_IP95.216.105.36
SPF_IP95.216.65.251
SPF_MXmail.limba.com

Related pages

Pivot deeper into the graph from mail.limba.com.

Cypher and MCP

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

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