Skip to content

Hostname

febc.edu.sg

Last fetched

febc.edu.sg resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in SG. WHOIS lists iana:1487 as the registrar.

Nutrition Label

WHISPER CANON · febc.edu.sgRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/febc.edu.sg

Resolution chain

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

IPPrefixASNOperatorCountry
74.91.222.15374.91.222.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationSG

WHOIS identity

Registrar
iana:1487
Organization
far eastern bible college (sgnic-orgfa126516)
Contact emails

Subdomains

12 observed subdomains of febc.edu.sg.

Web-graph footprint

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

41 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for febc.edu.sg.

MechanismTarget
SPF_IP103.200.217.101
SPF_IP203.118.10.221
SPF_IP74.91.222.158
SPF_MXfebc.edu.sg

Related pages

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

Cypher and MCP

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

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