Skip to content

Hostname

lgima.com

Last fetched

lgima.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · lgima.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lgima.com

Resolution chain

lgima.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

Registrar
iana:299
Organization
legal & general group
Contact emails

Subdomains

16 observed subdomains of lgima.com.

Web-graph footprint

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

30 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

31 SPF mechanisms authorising senders for lgima.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEnets1.spf.messagelabs.com
SPF_INCLUDEnets2.spf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.129.29.143/32
SPF_IP12.129.29.148
SPF_IP12.129.29.149
SPF_IP12.129.29.150
SPF_IP12.129.29.166
SPF_IP12.129.29.202
SPF_IP143.55.146.107
SPF_IP143.55.149.17
SPF_IP170.153.66.12/32
SPF_IP170.153.66.13/32
SPF_IP199.108.17.100
SPF_IP199.108.17.115
SPF_IP206.16.62.8/32
SPF_IP3.121.133.156
SPF_IP3.64.98.8
SPF_IP3.65.223.48
SPF_IP46.243.56.31/32
SPF_IP50.112.215.85
SPF_IP52.24.113.83
SPF_IP52.80.1.243
SPF_IP52.80.13.198
SPF_IP54.70.255.16
SPF_IP66.159.232.114
SPF_IP66.159.234.162
SPF_IP66.45.118.65/32
SPF_IP84.14.175.234/32

Related pages

Pivot deeper into the graph from lgima.com.

Cypher and MCP

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

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