Skip to content

Hostname

lfspc.es

Last fetched

lfspc.es resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in DE.

Nutrition Label

WHISPER CANON · lfspc.esRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/lfspc.es

Resolution chain

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

IPPrefixASNOperatorCountry
141.147.46.142141.147.0.0/18AS31898ORACLE-BMC-31898 - Oracle CorporationDE

WHOIS identity

No WHOIS records are currently associated with lfspc.es in WhisperGraph.

Subdomains

1 observed subdomain of lfspc.es.

Subdomain
www.lfspc.es

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for lfspc.es.

MechanismTarget
SPF_Alfspc.es
SPF_Amail.wkspc.es
SPF_Amail.workspace.tn
SPF_INCLUDElfspc.es
SPF_MXlfspc.es

Related pages

Pivot deeper into the graph from lfspc.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lfspc.es"})-[: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.