Skip to content

Hostname

mbcs.edu

Last fetched

mbcs.edu resolves to 1 IPv4 address operated by AS43515 in US.

Nutrition Label

WHISPER CANON · mbcs.eduRouting diversity1.5/10Peering density4.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/mbcs.edu

Resolution chain

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

IPPrefixASNOperatorCountry
35.215.110.19635.215.64.0/18AS43515US

WHOIS identity

Registrar
Organization
maryland bible college & seminary
Contact emails

Subdomains

2 observed subdomains of mbcs.edu.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for mbcs.edu.

MechanismTarget
SPF_Alan.ggwo.org
SPF_Ambcs.edu
SPF_Aretail.smtp.com
SPF_Asmtp.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEretailspf.smtp.com
SPF_IP50.221.141.169
SPF_IP50.221.141.170
SPF_IP50.221.141.179
SPF_IP50.221.141.180
SPF_IP50.221.141.181
SPF_IP50.221.141.182
SPF_IP74.208.86.151
SPF_IP96.95.15.65
SPF_MXmbcs.edu

Related pages

Pivot deeper into the graph from mbcs.edu.

Cypher and MCP

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

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