Skip to content

Hostname

update.lienmortage.com

Last fetched

update.lienmortage.com resolves to 1 IPv4 address operated by AS25369 in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.166.86.119213.166.84.0/22AS25369GB

WHOIS identity

No WHOIS records are currently associated with update.lienmortage.com in WhisperGraph.

Subdomains

2 observed subdomains of update.lienmortage.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for update.lienmortage.com.

MechanismTarget
SPF_Aupdate.lienmortage.com
SPF_IP104.206.11.228/32
SPF_IP104.206.11.229/32
SPF_IP147.189.133.59/32
SPF_IP147.189.133.60/32
SPF_MXupdate.lienmortage.com

Related pages

Pivot deeper into the graph from update.lienmortage.com.

Cypher and MCP

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

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