Skip to content

Hostname

lloyd.com

Last fetched

lloyd.com resolves to 1 IPv4 address operated by AS206775 in DE. WHOIS lists iana:226 as the registrar.

Nutrition Label

WHISPER CANON · lloyd.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/lloyd.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.132.71.16145.132.68.0/22AS206775DE

WHOIS identity

Registrar
iana:226
Organization
- -
Contact emails

Subdomains

17 observed subdomains of lloyd.com.

Web-graph footprint

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

138 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lloyd.com.

MechanismTarget
SPF_Alloyd.com
SPF_INCLUDEmail.zendesk.com
SPF_IP194.39.97.0/24
SPF_IP195.50.184.189/28
SPF_IP45.132.68.27
SPF_IP62.55.182.68/32
SPF_MXlloyd.com

Related pages

Pivot deeper into the graph from lloyd.com.

Cypher and MCP

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

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