Skip to content

Hostname

mail.thelenderquote.com

Last fetched

mail.thelenderquote.com resolves to 1 IPv4 address operated by AS24961 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.199.135.1745.199.128.0/20AS24961DE

WHOIS identity

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

Subdomains

4 observed subdomains of mail.thelenderquote.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mail.thelenderquote.com.

MechanismTarget
SPF_Amail.thelenderquote.com
SPF_IP81.19.213.226/32
SPF_IP81.19.213.227/32
SPF_MXmail.thelenderquote.com

Related pages

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

Cypher and MCP

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

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