Skip to content

Hostname

mba.org

Last fetched

mba.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · mba.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mba.org

Resolution chain

mba.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.16.219104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.17.219104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from mba.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for mba.org.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-0043db02.pphosted.com
SPF_INCLUDEspf.aristotle.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP198.61.254.135
SPF_IP198.61.254.160
SPF_IP198.61.254.235
SPF_IP20.85.251.224
SPF_IP204.153.45.11
SPF_IP204.153.45.156
SPF_IP208.117.52.113/32
SPF_IP34.205.177.135
SPF_IP34.226.56.41
SPF_IP38.70.8.34
SPF_IP50.16.199.113
SPF_IP50.17.50.197
SPF_IP52.0.175.95
SPF_IP52.1.14.157/32
SPF_IP54.235.173.254
SPF_IP54.243.53.236
SPF_IP54.243.61.39
SPF_IP54.243.74.38
SPF_IP54.83.207.156
SPF_IP63.251.90.36/32
SPF_IP69.25.30.126

Related pages

Pivot deeper into the graph from mba.org.

Cypher and MCP

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

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