Skip to content

Hostname

lsbf.edu.sg

Last fetched

lsbf.edu.sg resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · lsbf.edu.sgRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/lsbf.edu.sg

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.66.52192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:460
Organization
london school of business & finance (sgnic-org1124902)
Contact emails

Subdomains

12 observed subdomains of lsbf.edu.sg.

Web-graph footprint

Distinct hostnames that link to or from lsbf.edu.sg in the public web crawl.

370 sites link to this hostname.

238 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lsbf.edu.sg.

MechanismTarget
SPF_Amx61.gus.global
SPF_Amx62.gus.global
SPF_EXISTS%{i}.spf.hc6443-94.iphmx.com
SPF_INCLUDE_spf.wpvip.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf-uk.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXlsbf.edu.sg

Related pages

Pivot deeper into the graph from lsbf.edu.sg.

Cypher and MCP

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

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