Skip to content

Hostname

lloyds.com

Last fetched

lloyds.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

lloyds.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for lloyds.com.

MechanismTarget
SPF_Asmtp.ehc.adp.com
SPF_INCLUDErnmk.com
SPF_INCLUDEspf-00164201.pphosted.com
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP159.101.237.12
SPF_IP159.101.237.13
SPF_IP159.101.241.12
SPF_IP159.101.241.13
SPF_IP168.245.11.125
SPF_IP168.245.71.173
SPF_IP193.195.180.0/24
SPF_IP193.46.72.0/24
SPF_IP195.127.222.194
SPF_IP204.191.244.0/24
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP209.89.176.0/24
SPF_IP213.219.10.0/24
SPF_IP213.219.10.34
SPF_IP213.219.10.60
SPF_IP213.68.12.194
SPF_IP216.123.224.0/24

Related pages

Pivot deeper into the graph from lloyds.com.

Cypher and MCP

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

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