Skip to content

Hostname

lfsd.edu.do

Last fetched

lfsd.edu.do resolves to 4 IPv4 addresses operated by AS47583 in LT.

Nutrition Label

WHISPER CANON · lfsd.edu.doRouting diversity3.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/lfsd.edu.do

Resolution chain

lfsd.edu.do resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with lfsd.edu.do in WhisperGraph.

Subdomains

11 observed subdomains of lfsd.edu.do.

Web-graph footprint

Distinct hostnames that link to or from lfsd.edu.do in the public web crawl.

17 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lfsd.edu.do.

MechanismTarget
SPF_Alfsd.edu.do
SPF_INCLUDE_spf.google.com
SPF_MXlfsd.edu.do

Related pages

Pivot deeper into the graph from lfsd.edu.do.

Cypher and MCP

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

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