Skip to content

Hostname

webmail.improvelab.com

Last fetched

webmail.improvelab.com resolves to 1 IPv4 address operated by SERVERPLAN-AS in IT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.46.228.14289.46.224.0/21AS52030SERVERPLAN-ASIT

WHOIS identity

No WHOIS records are currently associated with webmail.improvelab.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for webmail.improvelab.com.

MechanismTarget
SPF_Avps111960.ovh.net
SPF_Awebmail.improvelab.com
SPF_INCLUDE_spf.ilger.com
SPF_INCLUDEspf.turbo-smtp.com
SPF_IP144.217.176.130
SPF_IP147.78.186.36
SPF_IP185.142.154.96
SPF_IP5.196.21.206
SPF_IP79.59.111.123
SPF_IP80.88.95.115/32
SPF_MXwebmail.improvelab.com

Related pages

Pivot deeper into the graph from webmail.improvelab.com.

Cypher and MCP

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

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