Skip to content

Hostname

leadgest.com

Last fetched

leadgest.com resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
141.138.140.146141.138.136.0/21AS20857NL

WHOIS identity

Registrar
iana:303
Organization
leadgest gestao de projectos
Contact emails

Subdomains

3 observed subdomains of leadgest.com.

Web-graph footprint

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

18 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for leadgest.com.

MechanismTarget
SPF_Aleadgest.com
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP94.46.183.47
SPF_MXleadgest.com

Related pages

Pivot deeper into the graph from leadgest.com.

Cypher and MCP

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

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